Datasets:
Use pretty json formatting.
Browse files- bluemoon.json +2 -2
- dataset.yaml +3 -3
bluemoon.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51f7fdac1ca205fc72cfa39ff1f07b8531fb774e8de33ebf3d460a017198b4d6
|
3 |
+
size 222527768
|
dataset.yaml
CHANGED
@@ -203,7 +203,7 @@ output:
|
|
203 |
- name: 'Bluemoon'
|
204 |
path: 'out/bluemoon.json'
|
205 |
description: 'Bluemoon 1-1 Fandom RP+ERP cleaned and formatted for Fastchat'
|
206 |
-
sha512:
|
207 |
-
writer:
|
208 |
steps: [ *strip_unicode, *reduce_whitespace, *trim_nonwords, *edge_cases, *trim, *empty,
|
209 |
-
*two_alternating_participants, *rename_participants ]
|
|
|
203 |
- name: 'Bluemoon'
|
204 |
path: 'out/bluemoon.json'
|
205 |
description: 'Bluemoon 1-1 Fandom RP+ERP cleaned and formatted for Fastchat'
|
206 |
+
sha512: dca1f330883f7b2d72ca4dc57e4e2a111ef886ae1de99d1236655f545ca1eb681cdd87045749e2b00a196aa5dc21e8d4bd44b8f4e01b1bc572347b0a132b3c16
|
207 |
+
writer: *fastchat_pretty
|
208 |
steps: [ *strip_unicode, *reduce_whitespace, *trim_nonwords, *edge_cases, *trim, *empty,
|
209 |
+
*two_alternating_participants, *rename_participants ]
|