backup: round 5
#3
by CrunchDAO - opened
- rounds/5/models/100/manifest.json +12 -0
- rounds/5/models/100/snapshot/2014/README.md +18 -0
- rounds/5/models/101/manifest.json +12 -0
- rounds/5/models/101/snapshot/2014/README.md +18 -0
- rounds/5/models/102/manifest.json +26 -0
- rounds/5/models/102/snapshot/2014/.gitattributes +35 -0
- rounds/5/models/102/snapshot/2014/config.json +7 -0
- rounds/5/models/102/snapshot/2014/model.safetensors +3 -0
- rounds/5/models/116/manifest.json +12 -0
- rounds/5/models/116/snapshot/2014/README.md +18 -0
- rounds/5/models/117/manifest.json +12 -0
- rounds/5/models/117/snapshot/2014/README.md +18 -0
- rounds/5/models/118/manifest.json +12 -0
- rounds/5/models/118/snapshot/2014/README.md +18 -0
- rounds/5/models/119/manifest.json +12 -0
- rounds/5/models/119/snapshot/2014/README.md +18 -0
- rounds/5/models/121/manifest.json +12 -0
- rounds/5/models/121/snapshot/2014/README.md +18 -0
- rounds/5/models/122/manifest.json +12 -0
- rounds/5/models/122/snapshot/2014/README.md +18 -0
- rounds/5/models/180/manifest.json +12 -0
- rounds/5/models/180/snapshot/2014/README.md +18 -0
- rounds/5/models/185/manifest.json +12 -0
- rounds/5/models/185/snapshot/2014/README.md +18 -0
- rounds/5/models/187/manifest.json +12 -0
- rounds/5/models/187/snapshot/2014/README.md +18 -0
- rounds/5/models/3/manifest.json +12 -0
- rounds/5/models/3/snapshot/2014/README.md +18 -0
- rounds/5/models/95/manifest.json +12 -0
- rounds/5/models/95/snapshot/2014/README.md +18 -0
- rounds/5/models/96/manifest.json +26 -0
- rounds/5/models/96/snapshot/2014/.gitattributes +35 -0
- rounds/5/models/96/snapshot/2014/config.json +7 -0
- rounds/5/models/96/snapshot/2014/model.safetensors +3 -0
- rounds/5/models/98/manifest.json +12 -0
- rounds/5/models/98/snapshot/2014/README.md +18 -0
- rounds/5/models/99/manifest.json +26 -0
- rounds/5/models/99/snapshot/2014/.gitattributes +35 -0
- rounds/5/models/99/snapshot/2014/config.json +7 -0
- rounds/5/models/99/snapshot/2014/model.safetensors +3 -0
rounds/5/models/100/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "100",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "mlkit/model-14-r5@1857a8d182b8ba7aae4f8329b4c9fe12fb9d4b83",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:01.024276+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f70-2ec4493e6d2ba4765923a5e8;18526cc1-02a3-4aad-8968-48bd98445294)\n\nRepository Not Found for url: https://huggingface.co/api/models/mlkit/model-14-r5/revision/1857a8d182b8ba7aae4f8329b4c9fe12fb9d4b83?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/100/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 100
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: mlkit/model-14-r5@1857a8d182b8ba7aae4f8329b4c9fe12fb9d4b83
|
| 7 |
+
- timestamp: 2026-08-19T12:20:01.024276+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f70-2ec4493e6d2ba4765923a5e8;18526cc1-02a3-4aad-8968-48bd98445294)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/mlkit/model-14-r5/revision/1857a8d182b8ba7aae4f8329b4c9fe12fb9d4b83?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/101/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "101",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "hf99jack/model-14-r5@6dd4718ef23b9fc196a35e36e5136859ce93141e",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:08.836479+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f78-2f122b7e39815b3962e80945;20a0752e-b5dc-4827-9a15-a8b97ff2913f)\n\nRepository Not Found for url: https://huggingface.co/api/models/hf99jack/model-14-r5/revision/6dd4718ef23b9fc196a35e36e5136859ce93141e?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/101/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 101
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: hf99jack/model-14-r5@6dd4718ef23b9fc196a35e36e5136859ce93141e
|
| 7 |
+
- timestamp: 2026-08-19T12:20:08.836479+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f78-2f122b7e39815b3962e80945;20a0752e-b5dc-4827-9a15-a8b97ff2913f)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/hf99jack/model-14-r5/revision/6dd4718ef23b9fc196a35e36e5136859ce93141e?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/102/manifest.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "102",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "success",
|
| 7 |
+
"source": "ibuki95/model-14-r5@0f01b77eca4ad506b70b5bd665c2d8fc0709f184",
|
| 8 |
+
"timestamp": "2026-08-19T12:19:59.045846+00:00",
|
| 9 |
+
"files": [
|
| 10 |
+
{
|
| 11 |
+
"path": ".gitattributes",
|
| 12 |
+
"size": 1519
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"path": "config.json",
|
| 16 |
+
"size": 115
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"path": "model.safetensors",
|
| 20 |
+
"size": 7434184688
|
| 21 |
+
}
|
| 22 |
+
],
|
| 23 |
+
"total_size": 7434186322
|
| 24 |
+
}
|
| 25 |
+
}
|
| 26 |
+
}
|
rounds/5/models/102/snapshot/2014/.gitattributes
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
rounds/5/models/102/snapshot/2014/config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "ChronoGPT",
|
| 3 |
+
"vocab_size": 50304,
|
| 4 |
+
"num_layers": 52,
|
| 5 |
+
"num_heads": 12,
|
| 6 |
+
"model_dim": 1536
|
| 7 |
+
}
|
rounds/5/models/102/snapshot/2014/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1089aefb36a0a853f94e6224d7b02e3b30448eeaa0ebaf9e884b0126a71b2cf6
|
| 3 |
+
size 7434184688
|
rounds/5/models/116/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "116",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "abacada/chrono2014_1@586c231abb99a84a5f5e81ed45db42cf43ada4e6",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:10.187280+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f7a-427fd6e9581c4b492b74c0f1;48fe140e-1e6c-4a1c-ab85-8fb8dd219503)\n\nRepository Not Found for url: https://huggingface.co/api/models/abacada/chrono2014_1/revision/586c231abb99a84a5f5e81ed45db42cf43ada4e6?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/116/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 116
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: abacada/chrono2014_1@586c231abb99a84a5f5e81ed45db42cf43ada4e6
|
| 7 |
+
- timestamp: 2026-08-19T12:20:10.187280+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f7a-427fd6e9581c4b492b74c0f1;48fe140e-1e6c-4a1c-ab85-8fb8dd219503)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/abacada/chrono2014_1/revision/586c231abb99a84a5f5e81ed45db42cf43ada4e6?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/117/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "117",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "abacada/chrono2014_2@c08a06038d09fa62eca0600429a26e371f30b338",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:10.953017+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f7a-0b3fb3ac10833e48004de0a1;5e95cc13-0b00-4929-aff0-ad6d4287e35f)\n\nRepository Not Found for url: https://huggingface.co/api/models/abacada/chrono2014_2/revision/c08a06038d09fa62eca0600429a26e371f30b338?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/117/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 117
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: abacada/chrono2014_2@c08a06038d09fa62eca0600429a26e371f30b338
|
| 7 |
+
- timestamp: 2026-08-19T12:20:10.953017+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f7a-0b3fb3ac10833e48004de0a1;5e95cc13-0b00-4929-aff0-ad6d4287e35f)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/abacada/chrono2014_2/revision/c08a06038d09fa62eca0600429a26e371f30b338?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/118/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "118",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "abacada/chrono2014_3@bd1f49e373a40ea479da26f1067e00b4efdd7060",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:12.195426+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f7c-1f08fd923480f5696c9de830;95565dda-26db-4562-8cd1-7717e564dbe9)\n\nRepository Not Found for url: https://huggingface.co/api/models/abacada/chrono2014_3/revision/bd1f49e373a40ea479da26f1067e00b4efdd7060?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/118/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 118
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: abacada/chrono2014_3@bd1f49e373a40ea479da26f1067e00b4efdd7060
|
| 7 |
+
- timestamp: 2026-08-19T12:20:12.195426+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f7c-1f08fd923480f5696c9de830;95565dda-26db-4562-8cd1-7717e564dbe9)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/abacada/chrono2014_3/revision/bd1f49e373a40ea479da26f1067e00b4efdd7060?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/119/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "119",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "abacada/chrono2014_4@2a85402d0c56db311434caa13263cefeeb25b1d3",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:19.929310+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f83-7a04fc30685ee25364b74613;097e3ff1-a6cd-4778-b104-bd385624dbd5)\n\nRepository Not Found for url: https://huggingface.co/api/models/abacada/chrono2014_4/revision/2a85402d0c56db311434caa13263cefeeb25b1d3?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/119/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 119
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: abacada/chrono2014_4@2a85402d0c56db311434caa13263cefeeb25b1d3
|
| 7 |
+
- timestamp: 2026-08-19T12:20:19.929310+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f83-7a04fc30685ee25364b74613;097e3ff1-a6cd-4778-b104-bd385624dbd5)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/abacada/chrono2014_4/revision/2a85402d0c56db311434caa13263cefeeb25b1d3?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/121/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "121",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "adambell/trained-14-h3@ac8ab6ac2546ee86a3f767d5c8af6e5cba2da614",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:21.145161+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f85-1ded5df54e8fcf8208d9016b;386fb101-ab06-4a89-a849-5b1f6af1a19c)\n\nRepository Not Found for url: https://huggingface.co/api/models/adambell/trained-14-h3/revision/ac8ab6ac2546ee86a3f767d5c8af6e5cba2da614?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/121/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 121
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: adambell/trained-14-h3@ac8ab6ac2546ee86a3f767d5c8af6e5cba2da614
|
| 7 |
+
- timestamp: 2026-08-19T12:20:21.145161+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f85-1ded5df54e8fcf8208d9016b;386fb101-ab06-4a89-a849-5b1f6af1a19c)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/adambell/trained-14-h3/revision/ac8ab6ac2546ee86a3f767d5c8af6e5cba2da614?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/122/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "122",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "adambell/trained-14-h4@4544de6348adbd1d2813dad047bb3f159ee74f56",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:21.990469+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f85-006194ea0501592857a670cf;4e9c7e8a-2394-4b90-96ed-b442c71f1474)\n\nRepository Not Found for url: https://huggingface.co/api/models/adambell/trained-14-h4/revision/4544de6348adbd1d2813dad047bb3f159ee74f56?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/122/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 122
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: adambell/trained-14-h4@4544de6348adbd1d2813dad047bb3f159ee74f56
|
| 7 |
+
- timestamp: 2026-08-19T12:20:21.990469+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f85-006194ea0501592857a670cf;4e9c7e8a-2394-4b90-96ed-b442c71f1474)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/adambell/trained-14-h4/revision/4544de6348adbd1d2813dad047bb3f159ee74f56?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/180/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "180",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "savethisok/m14_11@47ead509d555349f08ac005feb0c0912f5b53fc4",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:23.244149+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f87-0199e73f5c7d719d2a26ac05;4a22b8c2-eabd-43db-9c44-e82cca29b297)\n\nRepository Not Found for url: https://huggingface.co/api/models/savethisok/m14_11/revision/47ead509d555349f08ac005feb0c0912f5b53fc4?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/180/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 180
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: savethisok/m14_11@47ead509d555349f08ac005feb0c0912f5b53fc4
|
| 7 |
+
- timestamp: 2026-08-19T12:20:23.244149+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f87-0199e73f5c7d719d2a26ac05;4a22b8c2-eabd-43db-9c44-e82cca29b297)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/savethisok/m14_11/revision/47ead509d555349f08ac005feb0c0912f5b53fc4?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/185/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "185",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "savethisok/m14_16@336fc546a01404a2ae2d7f8cb84ddf0cffaceac9",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:31.020474+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f8e-4c16b8987ee4d77f0a123bcc;0d916ce6-f85a-4c1c-affa-2138fb85acdc)\n\nRepository Not Found for url: https://huggingface.co/api/models/savethisok/m14_16/revision/336fc546a01404a2ae2d7f8cb84ddf0cffaceac9?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/185/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 185
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: savethisok/m14_16@336fc546a01404a2ae2d7f8cb84ddf0cffaceac9
|
| 7 |
+
- timestamp: 2026-08-19T12:20:31.020474+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f8e-4c16b8987ee4d77f0a123bcc;0d916ce6-f85a-4c1c-affa-2138fb85acdc)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/savethisok/m14_16/revision/336fc546a01404a2ae2d7f8cb84ddf0cffaceac9?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/187/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "187",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "savethisok/m14_18@e94b9cc0e78a9dce98dc99b2f678a9695fdbdfe4",
|
| 8 |
+
"timestamp": "2026-08-19T12:20:32.465302+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f90-3ed3959a2ee9924c2bea2e61;1f671404-cbb2-44eb-a838-cf0bb0da2332)\n\nRepository Not Found for url: https://huggingface.co/api/models/savethisok/m14_18/revision/e94b9cc0e78a9dce98dc99b2f678a9695fdbdfe4?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/187/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 187
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: savethisok/m14_18@e94b9cc0e78a9dce98dc99b2f678a9695fdbdfe4
|
| 7 |
+
- timestamp: 2026-08-19T12:20:32.465302+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f90-3ed3959a2ee9924c2bea2e61;1f671404-cbb2-44eb-a838-cf0bb0da2332)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/savethisok/m14_18/revision/e94b9cc0e78a9dce98dc99b2f678a9695fdbdfe4?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/3/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "3",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "adambell/trained-14-h5@e954d6037c9b009964aab4c72b1efadcd499608f",
|
| 8 |
+
"timestamp": "2026-08-19T12:19:57.605628+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f6d-2e10aacf11432d36175d2a91;37889ed8-22df-454f-b8e1-ccb8355b5bb6)\n\nRepository Not Found for url: https://huggingface.co/api/models/adambell/trained-14-h5/revision/e954d6037c9b009964aab4c72b1efadcd499608f?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/3/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 3
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: adambell/trained-14-h5@e954d6037c9b009964aab4c72b1efadcd499608f
|
| 7 |
+
- timestamp: 2026-08-19T12:19:57.605628+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f6d-2e10aacf11432d36175d2a91;37889ed8-22df-454f-b8e1-ccb8355b5bb6)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/adambell/trained-14-h5/revision/e954d6037c9b009964aab4c72b1efadcd499608f?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/95/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "95",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "power612/model-14-r5@22793920c520ebc00879a35651508cbb8f8ab7e9",
|
| 8 |
+
"timestamp": "2026-08-19T12:19:57.596766+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f6d-0ea1f09851466e0356d7919e;a0f86824-4d36-4734-a68d-05fb73e802e9)\n\nRepository Not Found for url: https://huggingface.co/api/models/power612/model-14-r5/revision/22793920c520ebc00879a35651508cbb8f8ab7e9?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/95/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 95
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: power612/model-14-r5@22793920c520ebc00879a35651508cbb8f8ab7e9
|
| 7 |
+
- timestamp: 2026-08-19T12:19:57.596766+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f6d-0ea1f09851466e0356d7919e;a0f86824-4d36-4734-a68d-05fb73e802e9)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/power612/model-14-r5/revision/22793920c520ebc00879a35651508cbb8f8ab7e9?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/96/manifest.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "96",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "success",
|
| 7 |
+
"source": "wind77/model-14-r5@7fa2906412a38362985e0ef3890a81ad6425f360",
|
| 8 |
+
"timestamp": "2026-08-19T12:19:47.558264+00:00",
|
| 9 |
+
"files": [
|
| 10 |
+
{
|
| 11 |
+
"path": ".gitattributes",
|
| 12 |
+
"size": 1519
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"path": "config.json",
|
| 16 |
+
"size": 115
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"path": "model.safetensors",
|
| 20 |
+
"size": 7434184688
|
| 21 |
+
}
|
| 22 |
+
],
|
| 23 |
+
"total_size": 7434186322
|
| 24 |
+
}
|
| 25 |
+
}
|
| 26 |
+
}
|
rounds/5/models/96/snapshot/2014/.gitattributes
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
rounds/5/models/96/snapshot/2014/config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "ChronoGPT",
|
| 3 |
+
"vocab_size": 50304,
|
| 4 |
+
"num_layers": 52,
|
| 5 |
+
"num_heads": 12,
|
| 6 |
+
"model_dim": 1536
|
| 7 |
+
}
|
rounds/5/models/96/snapshot/2014/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fc15f76b727535f3ca05c21a47611cf4cc6a5e917d3ec3273b630c4564ea6fb
|
| 3 |
+
size 7434184688
|
rounds/5/models/98/manifest.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "98",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "failed",
|
| 7 |
+
"source": "tolegend/model-14-r5@14bf9f036ac024812e77954a94c937aba0b4badc",
|
| 8 |
+
"timestamp": "2026-08-19T12:19:59.290477+00:00",
|
| 9 |
+
"error": "404 Client Error. (Request ID: Root=1-6a859f6f-31f8ec56425707603a9ed414;6cdf9220-996c-49d7-b938-d8dc0bcfd9fb)\n\nRepository Not Found for url: https://huggingface.co/api/models/tolegend/model-14-r5/revision/14bf9f036ac024812e77954a94c937aba0b4badc?blobs=true.\nPlease make sure you specified the correct `repo_id` and `repo_type`.\nIf you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.\nFor more details, see https://huggingface.co/docs/huggingface_hub/authentication"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|
rounds/5/models/98/snapshot/2014/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Backup failed
|
| 2 |
+
|
| 3 |
+
- round: 5
|
| 4 |
+
- miner_uid: 98
|
| 5 |
+
- year: 2014
|
| 6 |
+
- source: tolegend/model-14-r5@14bf9f036ac024812e77954a94c937aba0b4badc
|
| 7 |
+
- timestamp: 2026-08-19T12:19:59.290477+00:00
|
| 8 |
+
|
| 9 |
+
## Error
|
| 10 |
+
|
| 11 |
+
```
|
| 12 |
+
404 Client Error. (Request ID: Root=1-6a859f6f-31f8ec56425707603a9ed414;6cdf9220-996c-49d7-b938-d8dc0bcfd9fb)
|
| 13 |
+
|
| 14 |
+
Repository Not Found for url: https://huggingface.co/api/models/tolegend/model-14-r5/revision/14bf9f036ac024812e77954a94c937aba0b4badc?blobs=true.
|
| 15 |
+
Please make sure you specified the correct `repo_id` and `repo_type`.
|
| 16 |
+
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
|
| 17 |
+
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
|
| 18 |
+
```
|
rounds/5/models/99/manifest.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"miner_uid": "99",
|
| 3 |
+
"round": 5,
|
| 4 |
+
"years": {
|
| 5 |
+
"2014": {
|
| 6 |
+
"status": "success",
|
| 7 |
+
"source": "affine-god/model-14-r5@116655b82102593bca0e6198fc240cf2cb443e88",
|
| 8 |
+
"timestamp": "2026-08-19T12:19:49.436838+00:00",
|
| 9 |
+
"files": [
|
| 10 |
+
{
|
| 11 |
+
"path": ".gitattributes",
|
| 12 |
+
"size": 1519
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"path": "config.json",
|
| 16 |
+
"size": 115
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"path": "model.safetensors",
|
| 20 |
+
"size": 7434184688
|
| 21 |
+
}
|
| 22 |
+
],
|
| 23 |
+
"total_size": 7434186322
|
| 24 |
+
}
|
| 25 |
+
}
|
| 26 |
+
}
|
rounds/5/models/99/snapshot/2014/.gitattributes
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
rounds/5/models/99/snapshot/2014/config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "ChronoGPT",
|
| 3 |
+
"vocab_size": 50304,
|
| 4 |
+
"num_layers": 52,
|
| 5 |
+
"num_heads": 12,
|
| 6 |
+
"model_dim": 1536
|
| 7 |
+
}
|
rounds/5/models/99/snapshot/2014/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f14a69bd34f0b1d99457d91e193a8846700f49db19344f893bf11a19cab4195
|
| 3 |
+
size 7434184688
|