bugatt commited on
Commit
d0766ff
·
verified ·
1 Parent(s): 81cd000

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -4,6 +4,15 @@ tags:
4
  - unsloth
5
  - trl
6
  - sft
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  BGLLM V1
 
4
  - unsloth
5
  - trl
6
  - sft
7
+ datasets:
8
+ - amphora/QwQ-LongCoT-130K
9
+ language:
10
+ - en
11
+ metrics:
12
+ - accuracy
13
+ base_model:
14
+ - Qwen/Qwen2.5-7B-Instruct
15
+ pipeline_tag: text-generation
16
  ---
17
 
18
  BGLLM V1