mashriram commited on
Commit
77719f0
·
verified ·
1 Parent(s): 9520b43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -5
README.md CHANGED
@@ -1,5 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- tags:
4
- - unsloth
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - unsloth
5
+ datasets:
6
+ - RUCKBReasoning/TableLLM-SFT
7
+ language:
8
+ - en
9
+ - es
10
+ - hi
11
+ - fr
12
+ - de
13
+ base_model:
14
+ - Qwen/Qwen3-4B-Instruct-2507
15
+ library_name: transformers
16
+ ---