Adapters
English
uzair504219 commited on
Commit
83c50a8
1 Parent(s): 6cbf881

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: afl-3.0
3
+ datasets:
4
+ - HuggingFaceFW/fineweb-2
5
+ - CohereForAI/aya_evaluation_suite
6
+ - chillies/IELTS-writing-task-2-evaluation
7
+ language:
8
+ - en
9
+ metrics:
10
+ - accuracy
11
+ - bertscore
12
+ base_model:
13
+ - Qwen/Qwen2.5-Coder-32B-Instruct
14
+ new_version: Qwen/QwQ-32B-Preview
15
+ library_name: adapter-transformers
16
+ ---