kastewart commited on
Commit
afee659
·
verified ·
1 Parent(s): d647e40

Add files using upload-large-folder tool

Browse files
.gitattributes CHANGED
@@ -58,3 +58,12 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ shard_00008.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ shard_00003.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ shard_00006.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ shard_00004.jsonl filter=lfs diff=lfs merge=lfs -text
65
+ shard_00000.jsonl filter=lfs diff=lfs merge=lfs -text
66
+ shard_00002.jsonl filter=lfs diff=lfs merge=lfs -text
67
+ shard_00007.jsonl filter=lfs diff=lfs merge=lfs -text
68
+ shard_00001.jsonl filter=lfs diff=lfs merge=lfs -text
69
+ shard_00005.jsonl filter=lfs diff=lfs merge=lfs -text
shard_00000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c96d278a760a587da63d39cb81dd6931c89125628a609bdee2207fa31e9f958
3
+ size 4025981007
shard_00001.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c34b720f0f9b9adb02b61629b50c8a18768fd7878b85937cd341ef07312df9f
3
+ size 4012552827
shard_00002.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d93dc763f2d13a5dae536338fd52aeaedda882b96451ff952797180133806389
3
+ size 4021733773
shard_00003.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eba0e14d23beddeeb785212499d54888a971a26bd454de50075b43ce1393fbe
3
+ size 4024726958
shard_00004.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a01d386997d75fd2899e3fabb1018b9c7d642d1ef818f378de8d6dce1381ae
3
+ size 4019428582
shard_00005.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15dd9b85c08ea6a9a0c82aae1d9a6da6336fe9a13b0a7ae6157b8b33af995a4b
3
+ size 4013066016
shard_00006.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d7c265519d6fb000265bc5dca3893ab9bb85ada8be0676065f1c417fd7196f7
3
+ size 4020919454
shard_00007.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73d6e26d43720156fd1397ad1ee9a3d4345af1ce758790b6768a85e963d986f1
3
+ size 4030450110
shard_00008.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eb6bc5506e80144ab4b636830a23d48a9297237b4d595a01a758b936fa112eb
3
+ size 1956829921
stats.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "threads": 3397911,
3
+ "skipped": 0,
4
+ "posts": 134529233,
5
+ "source_tokens": 5505303861,
6
+ "chunks": 3686149,
7
+ "chunked_threads": 239905,
8
+ "min_posts": 1,
9
+ "max_posts": 3846,
10
+ "packed_sequences": 848515,
11
+ "packed_tokens": 5579666685,
12
+ "elapsed_sec": 687.8,
13
+ "threads_per_sec": 4940.3,
14
+ "shards": 9,
15
+ "packing": true
16
+ }
token_map.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tokens": {
3
+ "THREAD": 20,
4
+ "THREAD_END": 21,
5
+ "POST": 22,
6
+ "SUBJECT": 23,
7
+ "GREENTEXT": 26,
8
+ "END_SUBJECT": 27,
9
+ "HAS_IMAGE": 28
10
+ },
11
+ "bos_id": 1,
12
+ "eos_id": 2,
13
+ "model": "mistralai/Ministral-3-8B-Base-2512",
14
+ "max_seq_length": 8192,
15
+ "preprocessing_tokenizer": "AutoTokenizer",
16
+ "training_tokenizer": "MistralCommonBackend"
17
+ }