ramankrishna10 commited on
Commit
84a80d9
·
verified ·
1 Parent(s): b0f1218

Fix: library_name peft for download tracking, remove invalid model-index

Browse files
Files changed (1) hide show
  1. README.md +2 -12
README.md CHANGED
@@ -2,7 +2,7 @@
2
  language:
3
  - en
4
  license: apache-2.0
5
- library_name: transformers
6
  tags:
7
  - finance
8
  - crypto
@@ -14,17 +14,7 @@ base_model: Qwen/Qwen2.5-32B-Instruct
14
  datasets:
15
  - custom
16
  pipeline_tag: text-generation
17
- model-index:
18
- - name: npc-fin-32b-sft
19
- results:
20
- - task:
21
- type: text-generation
22
- name: CryptoQA
23
- metrics:
24
- - name: Accuracy
25
- type: accuracy
26
- value: 93.6
27
- verified: false
28
  ---
29
 
30
  # NPC Fin 32B SFT — Financial Reasoning LLM
 
2
  language:
3
  - en
4
  license: apache-2.0
5
+ library_name: peft
6
  tags:
7
  - finance
8
  - crypto
 
14
  datasets:
15
  - custom
16
  pipeline_tag: text-generation
17
+
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  # NPC Fin 32B SFT — Financial Reasoning LLM