Text Generation
fastText
English
itxjaswanth commited on
Commit
5254d72
1 Parent(s): 0f827fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - meta-llama/Llama-3.2-3B-Instruct-evals
5
+ - vicgalle/alpaca-gpt4
6
+ - openai/MMMLU
7
+ language:
8
+ - en
9
+ metrics:
10
+ - accuracy
11
+ base_model:
12
+ - meta-llama/Llama-3.2-11B-Vision-Instruct
13
+ new_version: nvidia/NVLM-D-72B
14
+ pipeline_tag: text-generation
15
+ library_name: fasttext
16
+ ---