apu20 commited on
Commit
82e15f0
verified
1 Parent(s): d69e2c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ datasets:
4
+ - Exploration-Lab/MM-TelecoBench
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-3.2-11B-Vision-Instruct
9
+ pipeline_tag: question-answering
10
+ tags:
11
+ - text-generation-inference
12
+ ---