bkbj commited on
Commit
61df087
·
verified ·
1 Parent(s): 61967ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: bigscience-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bigscience-openrail-m
3
+ datasets:
4
+ - nvidia/OpenMathInstruct-2
5
+ - fka/awesome-chatgpt-prompts
6
+ - google/frames-benchmark
7
+ language:
8
+ - vi
9
+ - en
10
+ metrics:
11
+ - accuracy
12
+ - code_eval
13
+ base_model:
14
+ - nvidia/NVLM-D-72B
15
+ - google/gemma-2-2b-jpn-it
16
+ - google/gemma-2-2b-it
17
+ - openai/whisper-large-v3-turbo
18
+ new_version: stabilityai/stable-diffusion-3.5-large
19
+ pipeline_tag: text-generation
20
+ library_name: fasttext
21
+ tags:
22
+ - Chat
23
+ ---