chuxuecao commited on
Commit
2377bed
verified
1 Parent(s): 26a80f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -6
README.md CHANGED
@@ -1,14 +1,22 @@
1
  ---
2
  library_name: transformers
3
- license: other
4
- base_model: Qwen/Qwen3-8Bb968826d9c46dd6066d109eabc6255188de91218
 
5
  tags:
6
- - llama-factory
7
- - full
8
- - generated_from_trainer
9
  model-index:
10
  - name: ODA-Fin-SFT-8B
11
  results: []
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # Unlocking Data Value in Finance: A Study on Distillation and Difficulty-Aware Training
@@ -62,4 +70,4 @@ The following hyperparameters were used during training:
62
  - Transformers 4.55.0
63
  - Pytorch 2.6.0+cu124
64
  - Datasets 3.2.0
65
- - Tokenizers 0.21.0 -->
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
+ base_model:
5
+ - Qwen/Qwen3-8B
6
  tags:
7
+ - finance
 
 
8
  model-index:
9
  - name: ODA-Fin-SFT-8B
10
  results: []
11
+ datasets:
12
+ - OpenDataArena/ODA-Fin-SFT-318k
13
+ language:
14
+ - en
15
+ - zh
16
+ metrics:
17
+ - accuracy
18
+ - f1
19
+ pipeline_tag: question-answering
20
  ---
21
 
22
  # Unlocking Data Value in Finance: A Study on Distillation and Difficulty-Aware Training
 
70
  - Transformers 4.55.0
71
  - Pytorch 2.6.0+cu124
72
  - Datasets 3.2.0
73
+ - Tokenizers 0.21.0 -->