Commit
·
abac352
1
Parent(s):
27af799
Update README.md
Browse files
README.md
CHANGED
@@ -17,10 +17,10 @@ dataset_info:
|
|
17 |
dataset_size: 6760321689
|
18 |
---
|
19 |
# Dataset Card for "context_extension-mistral-natural_distribution-16k"
|
20 |
-
32k samples
|
21 |
-
mistral token size 1 < x < 16400
|
22 |
-
~natural size distribution (lots of small, few long, 1/x-like)
|
23 |
-
build with small (no filter) 1/3 + 2/3 of long (+16k), resize all +6k to (1<x<16_400)
|
24 |
-
from redpajama
|
25 |
|
26 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
17 |
dataset_size: 6760321689
|
18 |
---
|
19 |
# Dataset Card for "context_extension-mistral-natural_distribution-16k"
|
20 |
+
* 32k samples
|
21 |
+
* mistral token size 1 < x < 16400
|
22 |
+
* ~natural size distribution (lots of small, few long, 1/x-like)
|
23 |
+
* build with small (no filter) 1/3 + 2/3 of long (+16k), resize all +6k to (1<x<16_400)
|
24 |
+
* from redpajama
|
25 |
|
26 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|