JeongJunSong commited on
Commit
a4f36d9
·
verified ·
1 Parent(s): 6e4dc74

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - meta-llama/Llama-3.2-3B
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - math
8
+ ---