Text Classification
Adapters
legal
ProPMGamingYT commited on
Commit
cc238fa
·
verified ·
1 Parent(s): 110e324

Create README.md

Browse files

This model is very new and might not be that advanced.

Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - es
5
+ - eo
6
+ - fr
7
+ datasets:
8
+ - HuggingFaceTB/smoltalk
9
+ - microsoft/orca-agentinstruct-1M-v1
10
+ metrics:
11
+ - accuracy
12
+ - bertscore
13
+ - bleu
14
+ - ag2435/my_metric
15
+ - Aye10032/loss_metric
16
+ base_model:
17
+ - Qwen/Qwen2.5-Coder-32B-Instruct
18
+ new_version: Qwen/Qwen2.5-Coder-32B-Instruct
19
+ pipeline_tag: text-classification
20
+ library_name: adapter-transformers
21
+ ---