nicholasKluge commited on
Commit
699e2e7
·
1 Parent(s): 7f08128

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  license: apache-2.0
3
  datasets:
4
- - nicholasKluge/fine-tuning-instruct-aira
5
  - Dahoas/synthetic-instruct-gptj-pairwise
6
  - databricks/databricks-dolly-15k
7
  - HuggingFaceH4/instruction-dataset
 
8
  language:
9
  - en
10
  metrics:
@@ -34,7 +34,7 @@ inference:
34
  top_p: 0.3
35
  max_length: 200
36
  length_penalty: 0.3
37
- early_stopping: True
38
  ---
39
  # Aira-Instruct-124M
40
 
@@ -138,4 +138,4 @@ The model will output something like:
138
 
139
  ## License
140
 
141
- The `Aira-Instruct-124M` is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.
 
1
  ---
2
  license: apache-2.0
3
  datasets:
 
4
  - Dahoas/synthetic-instruct-gptj-pairwise
5
  - databricks/databricks-dolly-15k
6
  - HuggingFaceH4/instruction-dataset
7
+ - nicholasKluge/instruct-aira-dataset
8
  language:
9
  - en
10
  metrics:
 
34
  top_p: 0.3
35
  max_length: 200
36
  length_penalty: 0.3
37
+ early_stopping: true
38
  ---
39
  # Aira-Instruct-124M
40
 
 
138
 
139
  ## License
140
 
141
+ The `Aira-Instruct-124M` is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.