abdullahalioo commited on
Commit
36192ea
1 Parent(s): 76a5272

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - HuggingFaceFW/fineweb-2
4
+ language:
5
+ - en
6
+ metrics:
7
+ - accuracy
8
+ base_model:
9
+ - meta-llama/Llama-3.3-70B-Instruct
10
+ new_version: meta-llama/Llama-3.3-70B-Instruct
11
+ pipeline_tag: question-answering
12
+ library_name: adapter-transformers
13
+ ---