nicholasKluge commited on
Commit
4e8818b
1 Parent(s): af58710

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-774M
40
 
@@ -136,4 +136,4 @@ The model will output something like:
136
 
137
  ## License
138
 
139
- The `Aira-Instruct-774M` 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-774M
40
 
 
136
 
137
  ## License
138
 
139
+ The `Aira-Instruct-774M` is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.