Locutusque commited on
Commit
cd4d2fa
1 Parent(s): 6d7e8f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -3,7 +3,6 @@ license: apache-2.0
3
  datasets:
4
  - Skylion007/openwebtext
5
  - JeanKaddour/minipile
6
- - mattymchen/refinedweb-3m
7
  language:
8
  - en
9
  pipeline_tag: text-generation
@@ -16,8 +15,8 @@ inference:
16
  max_new_tokens: 250
17
  repetition_penalty: 1.176
18
  ---
19
- A pre-trained language model, based on the Mistral 7B model, has been scaled down to approximately 248 million parameters. This model has been trained on 9,540,864 examples. This model isn't intended for direct use but for fine-tuning on a downstream task.
20
- This model should have a context length of around 32,768 tokens. Safe serialization has been removed due to issues saving model weights. On the first ~7,500,000 examples of training, the batch size was set to 2. On the rest of the examples, the batch size was bumped up to 1536.
21
 
22
  During evaluation on InstructMix, this model achieved an average perplexity score of 6.3. More epochs are planned for this model on different datasets.
23
  # [Open LLM Leaderboard Evaluation Results (outdated)](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
 
3
  datasets:
4
  - Skylion007/openwebtext
5
  - JeanKaddour/minipile
 
6
  language:
7
  - en
8
  pipeline_tag: text-generation
 
15
  max_new_tokens: 250
16
  repetition_penalty: 1.176
17
  ---
18
+ A pre-trained language model, based on the Mistral 7B model, has been scaled down to approximately 248 million parameters. This model has been trained on 7,488,000 examples. This model isn't intended for direct use but for fine-tuning on a downstream task.
19
+ This model should have a context length of around 32,768 tokens. Safe serialization has been removed due to issues saving model weights.
20
 
21
  During evaluation on InstructMix, this model achieved an average perplexity score of 6.3. More epochs are planned for this model on different datasets.
22
  # [Open LLM Leaderboard Evaluation Results (outdated)](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)