nielsr HF staff commited on
Commit
0a75f1a
·
verified ·
1 Parent(s): baac830

Add metadata tags

Browse files

This PR improves the model card's metadata.

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # Model description
2
 
3
  This repository contains over 500 model checkpoints for the paper [Loss-to-Loss Prediction: Scaling Laws for All Datasets](https://arxiv.org/abs/2411.12925), with models ranging in size from 20M parameters up to 3.3B parameters and FLOP budgets from 2e17 to 1e21 FLOPs across 6 different pretraining datasets.
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ library_name: olmo
4
+ ---
5
+
6
  # Model description
7
 
8
  This repository contains over 500 model checkpoints for the paper [Loss-to-Loss Prediction: Scaling Laws for All Datasets](https://arxiv.org/abs/2411.12925), with models ranging in size from 20M parameters up to 3.3B parameters and FLOP budgets from 2e17 to 1e21 FLOPs across 6 different pretraining datasets.