Update README.md
Browse files
README.md
CHANGED
|
@@ -7,32 +7,34 @@ tags:
|
|
| 7 |
- full
|
| 8 |
- generated_from_trainer
|
| 9 |
model-index:
|
| 10 |
-
- name:
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
|
| 14 |
-
|
| 15 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
-
# qwen3-fin-reasoning-v3
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [Qwen/Qwen3-8Bb968826d9c46dd6066d109eabc6255188de91218](https://huggingface.co/Qwen/Qwen3-8Bb968826d9c46dd6066d109eabc6255188de91218) on the finance-reasoning-v4-16k dataset.
|
| 20 |
|
| 21 |
-
|
| 22 |
|
| 23 |
-
|
|
|
|
|
|
|
| 24 |
|
| 25 |
-
|
| 26 |
|
| 27 |
-
More information needed
|
| 28 |
|
| 29 |
-
|
| 30 |
|
| 31 |
-
More information needed
|
| 32 |
|
| 33 |
-
##
|
| 34 |
|
| 35 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
|
| 37 |
The following hyperparameters were used during training:
|
| 38 |
- learning_rate: 1e-05
|
|
@@ -49,13 +51,9 @@ The following hyperparameters were used during training:
|
|
| 49 |
- lr_scheduler_warmup_ratio: 0.1
|
| 50 |
- num_epochs: 3.0
|
| 51 |
|
| 52 |
-
### Training results
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
### Framework versions
|
| 57 |
|
| 58 |
- Transformers 4.55.0
|
| 59 |
- Pytorch 2.6.0+cu124
|
| 60 |
- Datasets 3.2.0
|
| 61 |
-
- Tokenizers 0.21.0
|
|
|
|
| 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
|
|
|
|
| 15 |
|
|
|
|
| 16 |
|
|
|
|
| 17 |
|
| 18 |
+
<div align="center">
|
| 19 |
|
| 20 |
+
[](https://arxiv.org/abs/2601.21821)
|
| 21 |
+
[](https://mmfinereason.github.io/)
|
| 22 |
+
[](https://huggingface.co/collections/OpenDataArena/mmfinereason)
|
| 23 |
|
| 24 |
+
</div>
|
| 25 |
|
|
|
|
| 26 |
|
| 27 |
+

|
| 28 |
|
|
|
|
| 29 |
|
| 30 |
+
## 馃摉 Overview
|
| 31 |
|
| 32 |
+
This repository provides ODA-Fin-SFT-8B; detailed dataset information is available at https://huggingface.co/datasets/OpenDataArena/ODA-Fin-SFT-318k.
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
## 馃搱 Main Performance
|
| 36 |
+
|
| 37 |
+
<!-- ### Training hyperparameters
|
| 38 |
|
| 39 |
The following hyperparameters were used during training:
|
| 40 |
- learning_rate: 1e-05
|
|
|
|
| 51 |
- lr_scheduler_warmup_ratio: 0.1
|
| 52 |
- num_epochs: 3.0
|
| 53 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
### Framework versions
|
| 55 |
|
| 56 |
- Transformers 4.55.0
|
| 57 |
- Pytorch 2.6.0+cu124
|
| 58 |
- Datasets 3.2.0
|
| 59 |
+
- Tokenizers 0.21.0 -->
|