hfl-rc commited on
Commit
b9e8677
1 Parent(s): 7d60047

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - zh
5
+ - en
6
  ---
7
+
8
+ # Chinese-Alpaca-2-1.3B-RLHF
9
+
10
+ This repository contains **Chinese-Alpaca-2-1.3B-RLHF**, which is tuned on Chinese-Alpaca-2-1.3B with RLHF using DeepSpeed-Chat.
11
+
12
+ For non-RLHF model, please see: https://huggingface.co/hfl/chinese-alpaca-2-1.3b
13
+
14
+ Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for more details.