TrevSh commited on
Commit
3c10a2b
·
verified ·
1 Parent(s): b3375c1

Create README.md

Browse files

Created for the purposes of learning how to train AI models.

Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - deepseek-ai/DeepSeek-R1
4
+ pipeline_tag: text-generation
5
+ ---