UltraWolf commited on
Commit
f28977a
·
verified ·
1 Parent(s): f34ec4f

UltraWolf_readme.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - Congliu/Chinese-DeepSeek-R1-Distill-data-110k
4
+ - apollo-research/monology-pile-uncopyrighted-tokenizer-EleutherAI-gpt-neox-20b
5
+ - open-thoughts/OpenThoughts-114k
6
+ - open-r1/OpenR1-Math-220k
7
+ - facebook/natural_reasoning
8
+ - frascuchon/facebook_natural_reasoning_2
9
+ - bitext/Bitext-customer-support-llm-chatbot-training-dataset
10
+ - open-llm-leaderboard/llmat__Mistral-v0.3-7B-ORPO-details
11
+ - simplescaling/s1K-claude-3-7-sonnet
12
+ - open-llm-leaderboard-old/details_tiiuae__falcon-180B-chat
13
+ - shb777/gemini-flash-2.0-speech
14
+ language:
15
+ - en
16
+ - fr
17
+ - de
18
+ - es
19
+ - ja
20
+ metrics:
21
+ - accuracy
22
+ - bertscore
23
+ base_model:
24
+ - deepseek-ai/DeepSeek-R1
25
+ - EleutherAI/gpt-neox-20b
26
+ - facebook/bart-large-cnn
27
+ - mradermacher/Wandering-Minstrel-14B-i1-GGUF
28
+ - openai/whisper-large-v3-turbo
29
+ - mradermacher/oh-dcft-v3.1-gemini-1.5-pro-i1-GGUF
30
+ - reach-vb/GPT-4.5-System-Card
31
+ pipeline_tag: text-generation
32
+ library_name: adapter-transformers
33
+ tags:
34
+ - code
35
+ ---