ganchengguang commited on
Commit
d3b608a
1 Parent(s): b6f5e58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ Only for Japanese
11
 
12
  Please use AutoTokenizer and AutoModelForCausalLM
13
 
14
- And must ust **Unifine** format to input and output. In-context Learning + Instruction Learning + Formated Input Text
15
 
16
  This is a example of ICL + IL +Formater Converter :
17
 
 
11
 
12
  Please use AutoTokenizer and AutoModelForCausalLM
13
 
14
+ And must use **Unifine** format to input and output. In-context Learning + Instruction Learning + Formated Input Text
15
 
16
  This is a example of ICL + IL +Formater Converter :
17