tianyuz commited on
Commit
54be623
1 Parent(s): e6afb9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
 
2
  license: mit
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ thumbnail: https://github.com/rinnakk/japanese-pretrained-models/blob/master/rinna.png
3
  license: mit
4
+ language:
5
+ - ja
6
+ - en
7
+ inference: false
8
  ---
9
+
10
+ # bilingual-gpt-neox-4b-instruction-sft
11
+
12
+ ---
13
+ # Update
14
+
15
+ - **2023/07/31** In the previously released `rinna/bilingual-gpt-neox-4b-instruction-sft`, we found that part of the training data (i.e. Openchat ShareGPT4 and WizardLM) have a non-commercial license, and thus it does not comply with **the MIT license**. We decided to remove the previous version and build a new SFT model from datasets with less strict licenses. The new model will be uploaded in a few days. We sincerely apologize for our careless mistake.
16
+
17
+ ---
18
+
19
+ # Licenese
20
+ [The MIT license](https://opensource.org/licenses/MIT)