Datasets:
Rebuild, add stats
Browse files- .gitattributes +1 -0
- bluemoon.json +2 -2
- dataset.yaml +2 -2
- stats/conversations.json.gz +3 -0
- stats/stats.json +10 -0
- stats/vocabulary.json.gz +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
57 |
*.json filter=lfs diff=lfs merge=lfs -text
|
58 |
*.gz filter=lfs diff=lfs merge=lfs -text
|
|
|
|
56 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
57 |
*.json filter=lfs diff=lfs merge=lfs -text
|
58 |
*.gz filter=lfs diff=lfs merge=lfs -text
|
59 |
+
stats/stats.json filter= diff= merge= text
|
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:e11e8c6f4ac8bd66ac44781457dbd404b7b072134d3ec3d980daf8ecd47a4196
|
3 |
+
size 274113863
|
dataset.yaml
CHANGED
@@ -29,7 +29,7 @@ _output_steps:
|
|
29 |
config:
|
30 |
path: "out/bluemoon.json"
|
31 |
indent: 2
|
32 |
-
includeMessageId: true
|
33 |
|
34 |
_debug_steps:
|
35 |
- step: &extract_ooc
|
@@ -319,6 +319,6 @@ _passes:
|
|
319 |
]
|
320 |
artifacts:
|
321 |
- file: 'out/bluemoon.json'
|
322 |
-
|
323 |
|
324 |
passes: [ *clean ]
|
|
|
29 |
config:
|
30 |
path: "out/bluemoon.json"
|
31 |
indent: 2
|
32 |
+
#includeMessageId: true
|
33 |
|
34 |
_debug_steps:
|
35 |
- step: &extract_ooc
|
|
|
319 |
]
|
320 |
artifacts:
|
321 |
- file: 'out/bluemoon.json'
|
322 |
+
sha512: 70ddecc11f8b280a5d641ce502e91a2392aa9dc12e0704617edb1599e4c235b6e8015987f109a09c83746f717cec715fcad04587cc066897583eaf2bd439616b
|
323 |
|
324 |
passes: [ *clean ]
|
stats/conversations.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdc988c139266a39284f3f9a053d081d937cb042a93bf182a02ba7ef9cafe4c9
|
3 |
+
size 1673923
|
stats/stats.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"conversationsTotal": 3338,
|
3 |
+
"messagesTotal": 290544,
|
4 |
+
"messagesCountMean": 87.04134212103055,
|
5 |
+
"messagesLenMean": 883.6873106999284,
|
6 |
+
"messagesLenStdDev": 1604.2830321088059,
|
7 |
+
"messagesLenTotal": 256750046,
|
8 |
+
"messagesLenMin": 6,
|
9 |
+
"messagesLenMax": 622665
|
10 |
+
}
|
stats/vocabulary.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:995ee3070fdf8b387c12c151a7ce5ec338d64f3c572c1610ed7682ba9069ed25
|
3 |
+
size 1564039
|