tcoh
/

fastText
tcoh commited on
Commit
be35b59
·
verified ·
1 Parent(s): 2937be2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -5,7 +5,8 @@ datasets:
5
  base_model:
6
  - Qwen/QwQ-32B-Preview
7
  - IamCreateAI/Ruyi-Mini-7B
8
- new_version: Djrango/Qwen2vl-Flux
9
- pipeline_tag: text-classification
10
  library_name: fasttext
 
 
11
  ---
 
5
  base_model:
6
  - Qwen/QwQ-32B-Preview
7
  - IamCreateAI/Ruyi-Mini-7B
8
+ new_version: Qwen/Qwen2.5-Coder-32B-Instruct
 
9
  library_name: fasttext
10
+ metrics:
11
+ - accuracy
12
  ---