Adapters
code
Btata-and-cheese-lover commited on
Commit
f4ed676
1 Parent(s): ee46ae7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -3
README.md CHANGED
@@ -1,3 +1,34 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - hackaprompt/hackaprompt-dataset
5
+ - hackercupai/hackercup
6
+ - OpenPipe/hacker-news
7
+ - nixiesearch/hackernews-stories
8
+ - ebowwa/cognitive-hacking
9
+ - Aratako/Synthetic-JP-EN-Coding-Dataset-801k
10
+ - kanhatakeyama/wizardlm8x22b-logical-math-coding-sft
11
+ - kanhatakeyama/wizardlm8x22b-logical-math-coding-sft_additional-ja
12
+ - jtatman/stable-diffusion-prompts-stats-full-uncensored
13
+ - Locutusque/sharegpt_v3_uncensored_cleaned
14
+ - cognitivecomputations/dolphin
15
+ language:
16
+ - en
17
+ - fr
18
+ - ar
19
+ - zh
20
+ - hi
21
+ metrics:
22
+ - code_eval
23
+ base_model:
24
+ - Qwen/Qwen2.5-Coder-32B-Instruct
25
+ - Qwen/QwQ-32B-Preview
26
+ - Sovenok-Hacker/gemma-2-2b-it-Q4_0-GGUF
27
+ - cognitivecomputations/dolphin-2.9.2-qwen2-72b
28
+ - cognitivecomputations/dolphin-2.9.4-llama3.1-8b-gguf
29
+ - cognitivecomputations/dolphin-2.9.4-llama3.1-8b
30
+ new_version: cognitivecomputations/dolphin-2.9.2-qwen2-72b
31
+ library_name: adapter-transformers
32
+ tags:
33
+ - code
34
+ ---