yuzhe commited on
Commit
28692fa
·
verified ·
1 Parent(s): ab203cc

Refresh DMind-3 metadata and remove old 9-shard files

Browse files
README.md CHANGED
@@ -22,6 +22,10 @@ base_model:
22
  - openai/gpt-oss-20b
23
  ---
24
 
 
 
 
 
25
  # 🔮 DMind-3: The Age of Foresight
26
 
27
  *From local logic to global foresight. In a world of isolated systems, the one who sees the whole board wins.*
 
22
  - openai/gpt-oss-20b
23
  ---
24
 
25
+ > [!IMPORTANT]
26
+ > The model files in this repository have been refreshed to the latest DMind-3 checkpoint, including the 12-shard weight set and the updated benchmark figure. The detailed README sections below are preserved for continuity and may lag behind the newest checkpoint metadata.
27
+
28
+
29
  # 🔮 DMind-3: The Age of Foresight
30
 
31
  *From local logic to global foresight. In a world of isolated systems, the one who sees the whole board wins.*
model-00001-of-00009.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c06dc3d6c17d4efc02f68075083b4262e4a4722f3805438bbfd0ff554b8ec02a
3
- size 4504304664
 
 
 
 
model-00002-of-00009.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:57a8b90a77cf77ff524223720004220d3dfb49be8b8a04643e0d755022a77e88
3
- size 4939127656
 
 
 
 
model-00003-of-00009.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d593b9f358ccc40298e15584d6fb2649cced359490cea2f2bb0139aca6012083
3
- size 4939127656
 
 
 
 
model-00004-of-00009.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:828547bfbee19a877764a0245321593075cf12eeec7b575c15b1268dbebe70de
3
- size 4939127680
 
 
 
 
model-00005-of-00009.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e12d98452583f1d34422470977b7825eaa761cc2f75b951cdb50ca01fc29c5b
3
- size 4939127704
 
 
 
 
model-00006-of-00009.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c600c42a85fa9d68dd572a11f46e5cf1aa3e399c51818a795e8e338261e83d0
3
- size 4939127704
 
 
 
 
model-00007-of-00009.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:319bb3919fce832f3541a734267c09d8bd4c9d482c2881d88f0ac69902907493
3
- size 4939127704
 
 
 
 
model-00008-of-00009.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb76d76207b1d4555c15403323266b747bbb2f975b62c940a7d9a070de27649a
3
- size 4939127704
 
 
 
 
model-00009-of-00009.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c1951ff65d233bcb7f50485d294cced6497b8e0d9707f57087912fc2352492e
3
- size 2751362856
 
 
 
 
special_tokens_map.json DELETED
@@ -1,23 +0,0 @@
1
- {
2
- "bos_token": {
3
- "content": "<|startoftext|>",
4
- "lstrip": false,
5
- "normalized": false,
6
- "rstrip": false,
7
- "single_word": false
8
- },
9
- "eos_token": {
10
- "content": "<|return|>",
11
- "lstrip": false,
12
- "normalized": false,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
- "pad_token": {
17
- "content": "<|endoftext|>",
18
- "lstrip": false,
19
- "normalized": false,
20
- "rstrip": false,
21
- "single_word": false
22
- }
23
- }