Futuresony commited on
Commit
883a2a2
•
1 Parent(s): 4635c8e

Update README.md

Browse files

This model is still under development since it first released 12 July 2024, and I don't know coding it just copy and paste with YouTube videos and chat GP 😄😄

Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  pipeline_tag: text-generation
3
+ license: apache-2.0
4
+ datasets:
5
+ - google/frames-benchmark
6
+ language:
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
+ library_name: adapter-transformers
14
+ tags:
15
+ - finance
16
  ---