TianyiQ commited on
Commit
ca438e5
1 Parent(s): 5aabb19

Upload ./README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -74,9 +74,9 @@ ProgressGym-HistLlama3-70B-C016-instruct is one of the **36 historical language
74
  | 2.2677 | 0.4600 | 56 | 2.2765 |
75
  | 2.2702 | 0.4928 | 60 | 2.2754 |
76
 
77
- 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.
78
 
79
- **ProgressGym-HistLlama3-70B-C016-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:
80
  - learning_rate: 3e-06
81
  - train_batch_size: 2
82
  - eval_batch_size: 4
@@ -101,6 +101,7 @@ Note that the training data volume for the continued pretraining stage is capped
101
  - **[Leaderboard & Interactive Playground]** [PKU-Alignment/ProgressGym-LeaderBoard](https://huggingface.co/spaces/PKU-Alignment/ProgressGym-LeaderBoard)
102
  - **[Huggingface Data & Model Collection]** [PKU-Alignment/ProgressGym](https://huggingface.co/collections/PKU-Alignment/progressgym-666735fcf3e4efa276226eaa)
103
  - **[Github Codebase]** [PKU-Alignment/ProgressGym](https://github.com/PKU-Alignment/ProgressGym)
 
104
  - **[PyPI Package]** *(coming soon - [stay tuned](https://forms.gle/1TWFLL4ZCLeYTD5N6)!)*
105
 
106
  ## Citation
 
74
  | 2.2677 | 0.4600 | 56 | 2.2765 |
75
  | 2.2702 | 0.4928 | 60 | 2.2754 |
76
 
77
+ 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.
78
 
79
+ **ProgressGym-HistLlama3-70B-C016-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.
80
  - learning_rate: 3e-06
81
  - train_batch_size: 2
82
  - eval_batch_size: 4
 
101
  - **[Leaderboard & Interactive Playground]** [PKU-Alignment/ProgressGym-LeaderBoard](https://huggingface.co/spaces/PKU-Alignment/ProgressGym-LeaderBoard)
102
  - **[Huggingface Data & Model Collection]** [PKU-Alignment/ProgressGym](https://huggingface.co/collections/PKU-Alignment/progressgym-666735fcf3e4efa276226eaa)
103
  - **[Github Codebase]** [PKU-Alignment/ProgressGym](https://github.com/PKU-Alignment/ProgressGym)
104
+ - **[Documentation]** [ProgressGym Documentation](https://pku-alignment.github.io/ProgressGym/)
105
  - **[PyPI Package]** *(coming soon - [stay tuned](https://forms.gle/1TWFLL4ZCLeYTD5N6)!)*
106
 
107
  ## Citation