m8than commited on
Commit
b1a1ca4
·
verified ·
1 Parent(s): 9f2ecd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -17,15 +17,15 @@ language:
17
  - en
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
  ---
31
 
 
17
  - en
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
  ---
31