Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -20,39 +20,24 @@ configs:
|
|
20 |
- config_name: shards
|
21 |
data_files:
|
22 |
- split: train
|
23 |
-
path:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
path: shard_20.jsonl
|
42 |
-
- split: train
|
43 |
-
path: shard_21.jsonl
|
44 |
-
- split: train
|
45 |
-
path: shard_22.jsonl
|
46 |
-
- split: train
|
47 |
-
path: shard_23.jsonl
|
48 |
-
- split: train
|
49 |
-
path: shard_24.jsonl
|
50 |
-
- split: train
|
51 |
-
path: shard_25.jsonl
|
52 |
-
- split: train
|
53 |
-
path: shard_26.jsonl
|
54 |
-
- split: train
|
55 |
-
path: shard_27.jsonl
|
56 |
---
|
57 |
|
58 |
|
|
|
20 |
- config_name: shards
|
21 |
data_files:
|
22 |
- split: train
|
23 |
+
path:
|
24 |
+
- shard_11.jsonl
|
25 |
+
- shard_12.jsonl
|
26 |
+
- shard_13.jsonl
|
27 |
+
- shard_14.jsonl
|
28 |
+
- shard_15.jsonl
|
29 |
+
- shard_16.jsonl
|
30 |
+
- shard_17.jsonl
|
31 |
+
- shard_18.jsonl
|
32 |
+
- shard_19.jsonl
|
33 |
+
- shard_20.jsonl
|
34 |
+
- shard_21.jsonl
|
35 |
+
- shard_22.jsonl
|
36 |
+
- shard_23.jsonl
|
37 |
+
- shard_24.jsonl
|
38 |
+
- shard_25.jsonl
|
39 |
+
- shard_26.jsonl
|
40 |
+
- shard_27.jsonl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
---
|
42 |
|
43 |
|