Upload 2 files
Browse files- .gitattributes +1 -0
- README.md +25 -3
- qwq_500k.jsonl +3 -0
.gitattributes
CHANGED
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
qwq_500k.jsonl filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
This repository contains approximately 500,000 instances of responses generated using [QwQ-32B-Preview](
|
7 |
+
QwQ-32B-Preview) language model. The dataset combines prompts from multiple high-quality sources to create diverse and comprehensive training data.
|
8 |
+
The dataset is available under the Apache 2.0 license.
|
9 |
+
|
10 |
+
Over 75% of the responses exceed 8,000 tokens in length. The majority of prompts were carefully created using persona-based methods to create challenging instructions.
|
11 |
+
|
12 |
+
|
13 |
+
### Bias, Risks, and Limitations
|
14 |
+
|
15 |
+
- This dataset is mainly in English.
|
16 |
+
|
17 |
+
- The dataset inherits the biases, errors, and omissions known to exist in data used for seed sources and models used for data generation.
|
18 |
+
|
19 |
+
- This dataset is not intended to represent any specific domain, and contains generic data.
|
20 |
+
|
21 |
+
- The dataset is synthetically generated and hence may contain inaccuracies that do not accurately reflect real-world phenomena.
|
22 |
+
|
23 |
+
- The synthetic nature of this dataset may limit its ability to generalize to real-world cases.
|
24 |
+
|
25 |
+
- The data is intended for research and experimentation for model training and synthetic data generation.
|
qwq_500k.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a15e16d6f85c51da09ce94426f55b0b809d3d93ca008dbf0fefb3ebaa984d27a
|
3 |
+
size 7023790128
|