Datasets:
Fix a few incorrectly escaped edge cases
Browse files- bluemoon.json +2 -2
- dataset.yaml +2 -2
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:fe8dfa8a2d421dde9cfccb4be83f450bb1832a242a30b153081dacf37c59cd29
|
3 |
+
size 222763078
|
dataset.yaml
CHANGED
@@ -226,7 +226,7 @@ _steps:
|
|
226 |
[ "I'll start out a with an opening post.", "" ],
|
227 |
[ "\nOOC\n", "" ],
|
228 |
[ "NSFW\n\n", "" ], [ "Kinda short -- sorry!", "" ],
|
229 |
-
[ "\nthe end?^^", "" ], [
|
230 |
# We can probably hit more end of message (ooc ...) with regex.
|
231 |
[ "\nThe End. (awwww lol)", "" ],
|
232 |
[ "\nThe End.", "" ], [ "The End?", "" ], [ "\n~The End~", "" ], [ "The End ^^\nshortest RP ever XDD", "" ],
|
@@ -304,6 +304,6 @@ _passes:
|
|
304 |
]
|
305 |
artifacts:
|
306 |
- file: 'out/bluemoon.json'
|
307 |
-
sha512:
|
308 |
|
309 |
passes: [ *clean ]
|
|
|
226 |
[ "I'll start out a with an opening post.", "" ],
|
227 |
[ "\nOOC\n", "" ],
|
228 |
[ "NSFW\n\n", "" ], [ "Kinda short -- sorry!", "" ],
|
229 |
+
[ "\nthe end?^^", "" ], [ "\nThe end.^^", "" ], [ "\nthe end?", "" ], [ "\nThe end?", "" ], [ "\nThe end.", "" ],
|
230 |
# We can probably hit more end of message (ooc ...) with regex.
|
231 |
[ "\nThe End. (awwww lol)", "" ],
|
232 |
[ "\nThe End.", "" ], [ "The End?", "" ], [ "\n~The End~", "" ], [ "The End ^^\nshortest RP ever XDD", "" ],
|
|
|
304 |
]
|
305 |
artifacts:
|
306 |
- file: 'out/bluemoon.json'
|
307 |
+
sha512: 55283c2ba88be4243c296e1aa2cc13c685932f1c4b96254c6cab12e30c9526085c1433e824cf9f388995fea71e4b99e55f004621b9e7b4a936378d5e61e410e0
|
308 |
|
309 |
passes: [ *clean ]
|