cloudyu commited on
Commit
6841785
1 Parent(s): 382e75b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ this is a demo how to pretrain a mistral architecture model by SFT Trainer within tens of lines Python code.