pm31194 commited on
Commit
4a4ebf8
1 Parent(s): 491f533

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ language:
6
+ - ae
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - Qwen/Qwen2.5-Coder-32B-Instruct
11
+ new_version: Qwen/Qwen2.5-Coder-32B-Instruct
12
+ pipeline_tag: text-classification
13
+ library_name: adapter-transformers
14
+ tags:
15
+ - finance
16
+ ---