TianyiQ commited on
Commit
114c080
1 Parent(s): 759290e

Upload ./README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -112,9 +112,9 @@ ProgressGym-HistLlama3-8B-C013-instruct is one of the **36 historical language m
112
  | 1.2941 | 3.8806 | 260 | 1.6089 |
113
  | 1.3254 | 3.9552 | 265 | 1.6086 |
114
 
115
- Note that the training data volume for the continued pretraining stage is capped at 300MB. When the corresponding century's corpus exceeds this volume, the training data is randomly sampled to fit the volume.
116
 
117
- **ProgressGym-HistLlama3-8B-C013-instruct is an instruction-tuned language model.** It is tuned on [ProgressGym-TimelessQA](https://huggingface.co/datasets/PKU-Alignment/ProgressGym-TimelessQA), using the following hyperparameters:
118
  - learning_rate: 1.5e-05
119
  - train_batch_size: 8
120
  - eval_batch_size: 16
@@ -180,6 +180,7 @@ Note that the training data volume for the continued pretraining stage is capped
180
  - **[Leaderboard & Interactive Playground]** [PKU-Alignment/ProgressGym-LeaderBoard](https://huggingface.co/spaces/PKU-Alignment/ProgressGym-LeaderBoard)
181
  - **[Huggingface Data & Model Collection]** [PKU-Alignment/ProgressGym](https://huggingface.co/collections/PKU-Alignment/progressgym-666735fcf3e4efa276226eaa)
182
  - **[Github Codebase]** [PKU-Alignment/ProgressGym](https://github.com/PKU-Alignment/ProgressGym)
 
183
  - **[PyPI Package]** *(coming soon - [stay tuned](https://forms.gle/1TWFLL4ZCLeYTD5N6)!)*
184
 
185
  ## Citation
 
112
  | 1.2941 | 3.8806 | 260 | 1.6089 |
113
  | 1.3254 | 3.9552 | 265 | 1.6086 |
114
 
115
+ Note that the training data volume for the continued pretraining stage is capped at 3GB. When the corresponding century's corpus exceeds this volume, the training data is randomly sampled to fit the volume.
116
 
117
+ **ProgressGym-HistLlama3-8B-C013-instruct is an instruction-tuned language model.** It is tuned on [ProgressGym-TimelessQA](https://huggingface.co/datasets/PKU-Alignment/ProgressGym-TimelessQA), using the following hyperparameters. Note, however, that the snapshot at training step 10 is used for the final model, to minimize erosion of the value tendencies learned during continued pretraining; we qualitatively observe that this snapshot still possesses strong instruction-following capabilities.
118
  - learning_rate: 1.5e-05
119
  - train_batch_size: 8
120
  - eval_batch_size: 16
 
180
  - **[Leaderboard & Interactive Playground]** [PKU-Alignment/ProgressGym-LeaderBoard](https://huggingface.co/spaces/PKU-Alignment/ProgressGym-LeaderBoard)
181
  - **[Huggingface Data & Model Collection]** [PKU-Alignment/ProgressGym](https://huggingface.co/collections/PKU-Alignment/progressgym-666735fcf3e4efa276226eaa)
182
  - **[Github Codebase]** [PKU-Alignment/ProgressGym](https://github.com/PKU-Alignment/ProgressGym)
183
+ - **[Documentation]** [ProgressGym Documentation](https://pku-alignment.github.io/ProgressGym/)
184
  - **[PyPI Package]** *(coming soon - [stay tuned](https://forms.gle/1TWFLL4ZCLeYTD5N6)!)*
185
 
186
  ## Citation