Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,27 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
base_model:
|
3 |
- danieliuspodb/llama-3.2-1b-extremist4
|
4 |
- huihui-ai/Llama-3.2-1B-Instruct-abliterated
|
@@ -37,6 +60,7 @@ tags:
|
|
37 |
language:
|
38 |
- es
|
39 |
- en
|
|
|
40 |
---
|
41 |
# Mezcla
|
42 |
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- alexandreteles/AlpacaToxicQA_ShareGPT
|
4 |
+
- Nitral-AI/Active_RP-ShareGPT
|
5 |
+
- PJMixers/hieunguyenminh_roleplay-deduped-ShareGPT
|
6 |
+
- Nitral-AI/RP_Alignment-ShareGPT
|
7 |
+
- Chaser-cz/sonnet35-charcard-roleplay-sharegpt
|
8 |
+
- AiCloser/sharegpt_cot_dataset
|
9 |
+
- PJMixers/Gryphe_Opus-WritingPrompts-Story2Prompt-ShareGPT
|
10 |
+
- priveeai/pippa_sharegpt
|
11 |
+
- Locutusque/sharegpt_gpt4_uncensored_cleaned
|
12 |
+
- OpenCoder-LLM/opc-sft-stage1
|
13 |
+
- OpenCoder-LLM/opc-sft-stage2
|
14 |
+
- microsoft/orca-agentinstruct-1M-v1
|
15 |
+
- microsoft/orca-math-word-problems-200k
|
16 |
+
- NousResearch/hermes-function-calling-v1
|
17 |
+
- AI-MO/NuminaMath-CoT
|
18 |
+
- AI-MO/NuminaMath-TIR
|
19 |
+
- allenai/tulu-3-sft-mixture
|
20 |
+
- cognitivecomputations/dolphin-coder
|
21 |
+
- HuggingFaceTB/smoltalk
|
22 |
+
- cognitivecomputations/samantha-data
|
23 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
24 |
+
- m-a-p/Code-Feedback
|
25 |
base_model:
|
26 |
- danieliuspodb/llama-3.2-1b-extremist4
|
27 |
- huihui-ai/Llama-3.2-1B-Instruct-abliterated
|
|
|
60 |
language:
|
61 |
- es
|
62 |
- en
|
63 |
+
pipeline_tag: text-generation
|
64 |
---
|
65 |
# Mezcla
|
66 |
|