Squish42 commited on
Commit
171c925
1 Parent(s): 1d5e5e8

Use pretty json formatting.

Browse files
Files changed (2) hide show
  1. bluemoon.json +2 -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:c153ca4eca69caa564f9df007f2607784e36cf332a59e23b7790f2bd998455b1
3
- size 217180730
 
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: 44ce253dd5fb80c324c9e0dd6dddd6e74ec92788365dd512e665363183b36ac278f9f2952c4bacad1277cd9268c56bbe993ffb7ba654d048fd13dc8cb9ed229f
207
- writer: fastchat
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 ]