add Instruct datasets and base model
#1
by
Crystalcareai
- opened
README.md
CHANGED
@@ -6,9 +6,26 @@ datasets:
|
|
6 |
- PrimeIntellect/StackV1-popular
|
7 |
- mlfoundations/dclm-baseline-1.0-parquet
|
8 |
- open-web-math/open-web-math
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
language:
|
10 |
- en
|
11 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
12 |
---
|
13 |
# INTELLECT-1
|
14 |
|
|
|
6 |
- PrimeIntellect/StackV1-popular
|
7 |
- mlfoundations/dclm-baseline-1.0-parquet
|
8 |
- open-web-math/open-web-math
|
9 |
+
- arcee-ai/EvolKit-75K
|
10 |
+
- arcee-ai/Llama-405B-Logits
|
11 |
+
- arcee-ai/The-Tomb
|
12 |
+
- mlabonne/open-perfectblend-fixed
|
13 |
+
- microsoft/orca-agentinstruct-1M-v1-cleaned
|
14 |
+
- Post-training-Data-Flywheel/AutoIF-instruct-61k-with-funcs
|
15 |
+
- Team-ACE/ToolACE
|
16 |
+
- Synthia-coder
|
17 |
+
- ServiceNow-AI/M2Lingual
|
18 |
+
- AI-MO/NuminaMath-TIR
|
19 |
+
- allenai/tulu-3-sft-personas-code
|
20 |
+
- allenai/tulu-3-sft-personas-math
|
21 |
+
- allenai/tulu-3-sft-personas-math-grade
|
22 |
+
- allenai/tulu-3-sft-personas-algebra
|
23 |
language:
|
24 |
- en
|
25 |
pipeline_tag: text-generation
|
26 |
+
base_model:
|
27 |
+
- PrimeIntellect/INTELLECT-1
|
28 |
+
|
29 |
---
|
30 |
# INTELLECT-1
|
31 |
|