TianyiQ commited on
Commit
98b4fd5
1 Parent(s): d61d6ce

Upload ./README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -77,9 +77,9 @@ ProgressGym-HistLlama3-70B-C014-instruct is one of the **36 historical language
77
  | 1.8748 | 3.6061 | 119 | 1.9829 |
78
  | 1.851 | 3.8182 | 126 | 1.9823 |
79
 
80
- 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.
81
 
82
- **ProgressGym-HistLlama3-70B-C014-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:
83
  - learning_rate: 3e-06
84
  - train_batch_size: 2
85
  - eval_batch_size: 4
@@ -104,6 +104,7 @@ Note that the training data volume for the continued pretraining stage is capped
104
  - **[Leaderboard & Interactive Playground]** [PKU-Alignment/ProgressGym-LeaderBoard](https://huggingface.co/spaces/PKU-Alignment/ProgressGym-LeaderBoard)
105
  - **[Huggingface Data & Model Collection]** [PKU-Alignment/ProgressGym](https://huggingface.co/collections/PKU-Alignment/progressgym-666735fcf3e4efa276226eaa)
106
  - **[Github Codebase]** [PKU-Alignment/ProgressGym](https://github.com/PKU-Alignment/ProgressGym)
 
107
  - **[PyPI Package]** *(coming soon - [stay tuned](https://forms.gle/1TWFLL4ZCLeYTD5N6)!)*
108
 
109
  ## Citation
 
77
  | 1.8748 | 3.6061 | 119 | 1.9829 |
78
  | 1.851 | 3.8182 | 126 | 1.9823 |
79
 
80
+ 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.
81
 
82
+ **ProgressGym-HistLlama3-70B-C014-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.
83
  - learning_rate: 3e-06
84
  - train_batch_size: 2
85
  - eval_batch_size: 4
 
104
  - **[Leaderboard & Interactive Playground]** [PKU-Alignment/ProgressGym-LeaderBoard](https://huggingface.co/spaces/PKU-Alignment/ProgressGym-LeaderBoard)
105
  - **[Huggingface Data & Model Collection]** [PKU-Alignment/ProgressGym](https://huggingface.co/collections/PKU-Alignment/progressgym-666735fcf3e4efa276226eaa)
106
  - **[Github Codebase]** [PKU-Alignment/ProgressGym](https://github.com/PKU-Alignment/ProgressGym)
107
+ - **[Documentation]** [ProgressGym Documentation](https://pku-alignment.github.io/ProgressGym/)
108
  - **[PyPI Package]** *(coming soon - [stay tuned](https://forms.gle/1TWFLL4ZCLeYTD5N6)!)*
109
 
110
  ## Citation