abdullahalioo commited on
Commit
6f2ea09
1 Parent(s): 8b6fc69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - HuggingFaceFW/fineweb-2
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - meta-llama/Llama-3.3-70B-Instruct
11
+ new_version: meta-llama/Llama-3.3-70B-Instruct
12
+ pipeline_tag: text-generation
13
+ library_name: diffusers
14
+ ---