AdamG012 commited on
Commit
60495f9
1 Parent(s): e8da1ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -8
README.md CHANGED
@@ -1,13 +1,19 @@
1
  ---
2
- language:
3
- - en
4
  tags:
5
- - deepspeed
6
- - chatgpt
7
- - pytorch
8
- - opt
9
- - reward-model
10
  license: apache-2.0
 
 
 
 
 
 
11
  ---
12
  ---
13
 
@@ -90,4 +96,4 @@ We thank the following papers and open-source repositories. We especially thank
90
 
91
  * [1] Schulman, John, et al. "Introducing ChatGPT", https://openai.com/blog/chatgpt (2022).
92
  * [2] Transformers [Hugging Face (github.com)](https://github.com/huggingface)
93
- * [3] DeepSpeed Chat [DeepSpeed Chat](https://github.com/microsoft/DeepSpeedExamples/tree/master/applications/DeepSpeed-Chat)
 
1
  ---
2
+ language:
3
+ - en
4
  tags:
5
+ - deepspeed
6
+ - chatgpt
7
+ - pytorch
8
+ - opt
9
+ - reward-model
10
  license: apache-2.0
11
+ datasets:
12
+ - Dahoas/full-hh-rlhf
13
+ - Dahoas/synthetic-instruct-gptj-pairwise
14
+ - yitingxie/rlhf-reward-datasets
15
+ - openai/webgpt_comparisons
16
+ - stanfordnlp/SHP
17
  ---
18
  ---
19
 
 
96
 
97
  * [1] Schulman, John, et al. "Introducing ChatGPT", https://openai.com/blog/chatgpt (2022).
98
  * [2] Transformers [Hugging Face (github.com)](https://github.com/huggingface)
99
+ * [3] DeepSpeed Chat [DeepSpeed Chat](https://github.com/microsoft/DeepSpeedExamples/tree/master/applications/DeepSpeed-Chat)