ZoraBesho commited on
Commit
277599d
1 Parent(s): d9b4c1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: llama3.2
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.2
3
+ datasets:
4
+ - openai/MMMLU
5
+ language:
6
+ - ar
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ base_model:
11
+ - meta-llama/Llama-3.2-11B-Vision-Instruct
12
+ new_version: meta-llama/Llama-3.2-11B-Vision-Instruct
13
+ pipeline_tag: image-to-3d
14
+ library_name: adapter-transformers
15
+ tags:
16
+ - art
17
+ ---