Mayanknext commited on
Commit
190cbc0
1 Parent(s): cfc947f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - microsoft/orca-agentinstruct-1M-v1
5
+ - fka/awesome-chatgpt-prompts
6
+ - HuggingFaceTB/smoltalk
7
+ - alpindale/two-million-bluesky-posts
8
+ - allenai/tulu-3-sft-mixture
9
+ language:
10
+ - aa
11
+ metrics:
12
+ - accuracy
13
+ - bertscore
14
+ - bleu
15
+ - brier_score
16
+ - character
17
+ - chrf
18
+ base_model:
19
+ - Qwen/Qwen2.5-Coder-32B-Instruct
20
+ - black-forest-labs/FLUX.1-dev
21
+ - Qwen/QwQ-32B-Preview
22
+ - microsoft/OmniParser
23
+ - stabilityai/stable-diffusion-3.5-large
24
+ - Lightricks/LTX-Video
25
+ - tencent/Tencent-Hunyuan-Large
26
+ new_version: Qwen/Qwen2.5-Coder-32B-Instruct
27
+ pipeline_tag: text-classification
28
+ library_name: allennlp
29
+ tags:
30
+ - text-generation-inference
31
+ - not-for-all-audiences
32
+ - code
33
+ ---