Update README.md
Browse files
README.md
CHANGED
@@ -18,13 +18,13 @@ language:
|
|
18 |
|
19 |
configs:
|
20 |
- config_name: default
|
21 |
-
data_files:
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
|
29 |
pretty_name: Fanatic Fandom
|
30 |
---
|
|
|
18 |
|
19 |
configs:
|
20 |
- config_name: default
|
21 |
+
data_files:
|
22 |
+
- split: final
|
23 |
+
path: "data/Fandom-v0.5.jsonl"
|
24 |
+
- split: raw-pre-roblox
|
25 |
+
path: "v2.5-chunks/*.jsonl"
|
26 |
+
- split: raw-post-roblox
|
27 |
+
path: "v2.5-chunks-roblox-filter/*.jsonl"
|
28 |
|
29 |
pretty_name: Fanatic Fandom
|
30 |
---
|