Files changed (38) hide show
  1. rounds/4/models/0/manifest.json +38 -0
  2. rounds/4/models/0/snapshot/2013/.gitattributes +35 -0
  3. rounds/4/models/0/snapshot/2013/ChronoGPT_inference.py +231 -0
  4. rounds/4/models/0/snapshot/2013/README.md +161 -0
  5. rounds/4/models/0/snapshot/2013/config.json +7 -0
  6. rounds/4/models/0/snapshot/2013/model.safetensors +3 -0
  7. rounds/4/models/0/snapshot/2013/requirements.txt +8 -0
  8. rounds/4/models/132/manifest.json +12 -0
  9. rounds/4/models/132/snapshot/2013/README.md +18 -0
  10. rounds/4/models/134/manifest.json +12 -0
  11. rounds/4/models/134/snapshot/2013/README.md +18 -0
  12. rounds/4/models/136/manifest.json +12 -0
  13. rounds/4/models/136/snapshot/2013/README.md +18 -0
  14. rounds/4/models/138/manifest.json +12 -0
  15. rounds/4/models/138/snapshot/2013/README.md +18 -0
  16. rounds/4/models/142/manifest.json +12 -0
  17. rounds/4/models/142/snapshot/2013/README.md +18 -0
  18. rounds/4/models/144/manifest.json +12 -0
  19. rounds/4/models/144/snapshot/2013/README.md +18 -0
  20. rounds/4/models/146/manifest.json +12 -0
  21. rounds/4/models/146/snapshot/2013/README.md +18 -0
  22. rounds/4/models/148/manifest.json +12 -0
  23. rounds/4/models/148/snapshot/2013/README.md +18 -0
  24. rounds/4/models/150/manifest.json +12 -0
  25. rounds/4/models/150/snapshot/2013/README.md +18 -0
  26. rounds/4/models/187/manifest.json +12 -0
  27. rounds/4/models/187/snapshot/2013/README.md +18 -0
  28. rounds/4/models/205/manifest.json +30 -0
  29. rounds/4/models/205/snapshot/2013/.gitattributes +35 -0
  30. rounds/4/models/205/snapshot/2013/README.md +0 -0
  31. rounds/4/models/205/snapshot/2013/config.json +1 -0
  32. rounds/4/models/205/snapshot/2013/model.safetensors +3 -0
  33. rounds/4/models/232/manifest.json +26 -0
  34. rounds/4/models/232/snapshot/2013/.gitattributes +35 -0
  35. rounds/4/models/232/snapshot/2013/config.json +1 -0
  36. rounds/4/models/232/snapshot/2013/model.safetensors +3 -0
  37. rounds/4/models/7/manifest.json +12 -0
  38. rounds/4/models/7/snapshot/2013/README.md +18 -0
rounds/4/models/0/manifest.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "0",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "success",
7
+ "source": "manelalab/chrono-gpt-v1-20131231@8e3e454b59a27d96ed3773f5c58a10e84e4f3f12",
8
+ "timestamp": "2026-08-19T12:21:02.891604+00:00",
9
+ "files": [
10
+ {
11
+ "path": ".gitattributes",
12
+ "size": 1519
13
+ },
14
+ {
15
+ "path": "ChronoGPT_inference.py",
16
+ "size": 9437
17
+ },
18
+ {
19
+ "path": "README.md",
20
+ "size": 5446
21
+ },
22
+ {
23
+ "path": "config.json",
24
+ "size": 114
25
+ },
26
+ {
27
+ "path": "model.safetensors",
28
+ "size": 7434184688
29
+ },
30
+ {
31
+ "path": "requirements.txt",
32
+ "size": 138
33
+ }
34
+ ],
35
+ "total_size": 7434201342
36
+ }
37
+ }
38
+ }
rounds/4/models/0/snapshot/2013/.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/4/models/0/snapshot/2013/ChronoGPT_inference.py ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import json
3
+ import math
4
+ import torch
5
+ import torch.nn as nn
6
+ import torch.nn.functional as F
7
+ from typing import Optional, List, Tuple
8
+ from huggingface_hub import PyTorchModelHubMixin, hf_hub_download
9
+
10
+ def norm(x):
11
+ return F.rms_norm(x, (x.size(-1),))
12
+
13
+ class CastedLinear(nn.Linear):
14
+ def __init__(self, in_features, out_features):
15
+ super().__init__(in_features, out_features, bias=False)
16
+
17
+ @torch.inference_mode()
18
+ def forward(self, x):
19
+ return F.linear(x, self.weight.type_as(x))
20
+
21
+ class Rotary(nn.Module):
22
+ def __init__(self, dim, max_seq_len=65536):
23
+ super().__init__()
24
+ angular_freq = (1 / 1024) ** torch.linspace(0, 1, steps=dim//4, dtype=torch.float32)
25
+ angular_freq = torch.cat([angular_freq, angular_freq.new_zeros(dim//4)])
26
+ t = torch.arange(max_seq_len, dtype=torch.float32)
27
+ theta = torch.einsum('i,j -> ij', t, angular_freq)
28
+ self.register_buffer('cos', theta.cos(), persistent=False)
29
+ self.register_buffer('sin', theta.sin(), persistent=False)
30
+
31
+ @torch.inference_mode()
32
+ def forward(self, x):
33
+ cos, sin = self.cos[None, :x.size(-3), None, :], self.sin[None, :x.size(-3), None, :]
34
+ x1, x2 = x.float().chunk(2, dim=-1)
35
+ y1 = x1 * cos + x2 * sin
36
+ y2 = x1 * (-sin) + x2 * cos
37
+ return torch.cat((y1, y2), 3).type_as(x)
38
+
39
+ class CausalSelfAttention(nn.Module):
40
+ def __init__(self, dim, num_heads):
41
+ super().__init__()
42
+ assert dim % num_heads == 0
43
+ self.num_heads = num_heads
44
+ self.head_dim = dim // num_heads
45
+ self.c_q = CastedLinear(dim, dim)
46
+ self.c_k = CastedLinear(dim, dim)
47
+ self.c_v = CastedLinear(dim, dim)
48
+ self.lambdas = nn.Parameter(torch.tensor([0.5, 0.5]))
49
+ self.rotary = Rotary(self.head_dim)
50
+ self.c_proj = CastedLinear(dim, dim)
51
+ self.register_buffer('kv_cache', None, persistent=False)
52
+
53
+ @torch.inference_mode()
54
+ def forward(self, x, ve):
55
+ B, T = x.size(0), x.size(1)
56
+
57
+ # Generate Q, K, V
58
+ q = self.c_q(x).view(B, T, self.num_heads, self.head_dim)
59
+ k = self.c_k(x).view(B, T, self.num_heads, self.head_dim)
60
+ v = self.c_v(x).view(B, T, self.num_heads, self.head_dim)
61
+
62
+ if ve is not None:
63
+ v = self.lambdas[0] * v + self.lambdas[1] * ve.view_as(v)
64
+ else:
65
+ v = self.lambdas[0] * v
66
+
67
+ q, k = norm(q), norm(k)
68
+ q, k = self.rotary(q), self.rotary(k)
69
+
70
+ # Use KV cache if available
71
+ if self.kv_cache is not None:
72
+ k = torch.cat([self.kv_cache[0], k], dim=1)
73
+ v = torch.cat([self.kv_cache[1], v], dim=1)
74
+ self.kv_cache = torch.stack([k, v])
75
+
76
+ # Efficient attention with flash attention if available
77
+ if hasattr(F, 'scaled_dot_product_attention'):
78
+ y = F.scaled_dot_product_attention(
79
+ q.transpose(1, 2), # (B, num_heads, T, head_dim)
80
+ k.transpose(1, 2), # (B, num_heads, T, head_dim)
81
+ v.transpose(1, 2), # (B, num_heads, T, head_dim)
82
+ is_causal=True
83
+ )
84
+ else:
85
+ # Fallback to regular attention
86
+ att = (q @ k.transpose(-2, -1)) * (1.0 / math.sqrt(self.head_dim))
87
+ att = att.masked_fill(
88
+ torch.triu(torch.ones(T, T, device=x.device), diagonal=1).bool(),
89
+ float('-inf')
90
+ )
91
+ att = F.softmax(att, dim=-1)
92
+ y = att @ v
93
+
94
+ y = y.transpose(1, 2).contiguous().view(B, T, -1)
95
+ y = self.c_proj(y)
96
+ return y
97
+
98
+ class MLP(nn.Module):
99
+ def __init__(self, dim):
100
+ super().__init__()
101
+ self.c_fc = CastedLinear(dim, 4 * dim)
102
+ self.c_proj = CastedLinear(4 * dim, dim)
103
+ self.c_proj.weight.data.zero_()
104
+
105
+ @torch.inference_mode()
106
+ def forward(self, x):
107
+ x = self.c_fc(x)
108
+ x = F.relu(x).square()
109
+ x = self.c_proj(x)
110
+ return x
111
+
112
+ class Block(nn.Module):
113
+ def __init__(self, model_dim, num_heads, use_attn=True):
114
+ super().__init__()
115
+ self.attn = CausalSelfAttention(model_dim, num_heads) if use_attn else None
116
+ self.mlp = MLP(model_dim)
117
+ self.lambdas = nn.Parameter(torch.tensor([1., 0.]))
118
+
119
+ @torch.inference_mode()
120
+ def forward(self, x, ve, x0):
121
+ x = self.lambdas[0] * x + self.lambdas[1] * x0
122
+ if self.attn is not None:
123
+ x = x + self.attn(norm(x), ve)
124
+ x = x + self.mlp(norm(x))
125
+ return x
126
+
127
+ class ValueEmbedding(nn.Module):
128
+ def __init__(self, vocab_size, model_dim, num_layers=52):
129
+ super().__init__()
130
+ self.num_layers = num_layers
131
+ # We only have 3 distinct embedding modules, reused at beginning and end.
132
+ self.embed = nn.ModuleList([nn.Embedding(vocab_size, model_dim) for _ in range(3)])
133
+
134
+ def forward(self, inputs):
135
+ # Compute the base embeddings (a list of length 3)
136
+ base = [emb(inputs).bfloat16() for emb in self.embed]
137
+ L = self.num_layers
138
+ half = L // 2 # number of encoder layers (assumes num_layers is even)
139
+ # Build encoder: first 3 layers get embeddings, rest get None.
140
+ encoder = [base[i] if i < 3 else None for i in range(half)]
141
+ # Build decoder: last 3 layers get embeddings, others get None.
142
+ # For decoder layers, if i is in [half-3, half-1] then assign base[0], base[1], base[2]
143
+ decoder = [base[i - (half - 3)] if i >= (half - 3) else None for i in range(half)]
144
+ return encoder + decoder
145
+
146
+
147
+ class ChronoGPT(nn.Module, PyTorchModelHubMixin):
148
+ def __init__(self, vocab_size, num_layers, num_heads, model_dim, **kwargs):
149
+ super().__init__()
150
+ self.num_heads = num_heads
151
+ self.vocab_size = vocab_size # Store vocab_size as instance variable
152
+ self.embed = nn.Embedding(vocab_size, model_dim)
153
+ self.blocks = nn.ModuleList([Block(model_dim, num_heads, use_attn=True) for i in range(num_layers)])
154
+ self.value_embeds = ValueEmbedding(vocab_size, model_dim, num_layers=num_layers)
155
+ self.lm_head = CastedLinear(model_dim, vocab_size)
156
+ self.lm_head.weight.data.zero_()
157
+ self.num_encoder_layers = num_layers // 2
158
+ self.num_decoder_layers = num_layers - self.num_encoder_layers
159
+ self.skip_weights = nn.Parameter(torch.ones(self.num_decoder_layers))
160
+ @torch.inference_mode()
161
+ def forward(self, inputs, past_key_values=None):
162
+ # Remove fixed batch size assumption
163
+ B = inputs.size(0) # Get batch size from input tensor
164
+ if inputs.dim() == 1:
165
+ inputs = inputs.unsqueeze(0) # Add batch dimension if not present
166
+
167
+ x0 = norm(self.embed(inputs).bfloat16())
168
+ x = x0
169
+
170
+ # Modify value embedding handling for batched input
171
+ ve = [self.value_embeds(inputs[i].view(-1)) for i in range(B)]
172
+ ve = [torch.stack([ve[b][i] for b in range(B)]) if ve[0][i] is not None else None
173
+ for i in range(len(ve[0]))]
174
+ ve_enc, ve_dec = ve[:self.num_encoder_layers], ve[self.num_encoder_layers:]
175
+
176
+ # Handle cached states for batched input
177
+ if past_key_values is not None:
178
+ for i, block in enumerate(self.blocks):
179
+ if block.attn is not None:
180
+ block.attn.kv_cache = past_key_values[i]
181
+
182
+ present = []
183
+ layer_outputs = []
184
+ skip_connections = []
185
+
186
+ # Process through encoder layers
187
+ for i in range(self.num_encoder_layers):
188
+ block = self.blocks[i]
189
+ x = block(x, ve_enc[i], x0)
190
+ if block.attn is not None:
191
+ present.append(block.attn.kv_cache)
192
+ block.attn.kv_cache = None
193
+ skip_connections.append(x)
194
+ layer_outputs.append(norm(x))
195
+
196
+ # Process through decoder layers
197
+ for i in range(self.num_decoder_layers):
198
+ x = x + self.skip_weights[i] * skip_connections.pop()
199
+ block = self.blocks[self.num_encoder_layers + i]
200
+ x = block(x, ve_dec[i], x0)
201
+ layer_outputs.append(norm(x))
202
+ if block.attn is not None:
203
+ present.append(block.attn.kv_cache)
204
+ block.attn.kv_cache = None
205
+
206
+ x = norm(x)
207
+ logits = self.lm_head(x)
208
+ logits = 15 * torch.tanh(logits / 15)
209
+
210
+ return logits.float(), layer_outputs
211
+ def save_pretrained(self, save_directory, **kwargs):
212
+ os.makedirs(save_directory, exist_ok=True)
213
+ torch.save(self.state_dict(), os.path.join(save_directory, "pytorch_model.bin"))
214
+ config = {
215
+ "model_type": "ChronoGPT",
216
+ "vocab_size": self.embed.num_embeddings,
217
+ "num_layers": len(self.blocks),
218
+ "num_heads": self.num_heads,
219
+ "model_dim": self.embed.embedding_dim
220
+ }
221
+ torch.save(config, os.path.join(save_directory, "config.pt"))
222
+ with open(os.path.join(save_directory, "config.json"), "w") as f:
223
+ json.dump(config, f)
224
+ @classmethod
225
+ def from_pretrained(cls, repo_id, cache_dir=None, **kwargs):
226
+ config_path = hf_hub_download(repo_id=repo_id, filename="config.pt", cache_dir=cache_dir)
227
+ bin_path = hf_hub_download(repo_id=repo_id, filename="pytorch_model.bin", cache_dir=cache_dir)
228
+ config = torch.load(config_path)
229
+ model = cls(**config)
230
+ model.load_state_dict(torch.load(bin_path))
231
+ return model
rounds/4/models/0/snapshot/2013/README.md ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: pytorch
3
+ license: mit
4
+ language:
5
+ - en
6
+ tags:
7
+ - chronologically consistent
8
+ - modded-nanogpt
9
+ - hellaswag
10
+ pipeline_tag: text-generation
11
+ inference: false
12
+ ---
13
+ # ChronoGPT
14
+
15
+ ## ChronoGPT Highlights
16
+
17
+ ChronoGPT is a series **high-performance chronologically consistent large language models (LLMs)** designed to eliminate lookahead bias and training leakage while maintaining good language understanding in time-sensitive applications. The model is pretrained on **diverse, high-quality, open-source, and timestamped text** to maintain chronological consistency.
18
+
19
+ All models in the series achieve **HellaSwag benchmark scores that surpass those of the GPT-2 124M model.** This approach preserves the integrity of historical analysis and enables more reliable economic and financial modeling.
20
+
21
+ - **Developed by:** Songrun He, Linying Lv, Asaf Manela, Jimmy Wu
22
+ - **Model type:** Transformer-based autoregressive decoder (Modified modded-NanoGPT architecture)
23
+ - **Language(s) (NLP):** English
24
+ - **License:** MIT License
25
+
26
+ ## Model Overview
27
+
28
+ **ChronoGPT** has the following features:
29
+ - Type: Causal Language Models
30
+ - Training Stage: Pretraining
31
+ - Number of Parameters: ~1,552 Million
32
+ - Encoder & Decoder Partitioning: 26 encoder and 26 decoder layers
33
+ - Tokenizer: GPT2Tokenizer from HuggingFace
34
+ - Context Length: 1,792
35
+ - Embedding Dimension: 1,536
36
+
37
+ ## 🚀 Quickstart
38
+
39
+ You can try ChronoGPT directly in your browser via Google Colab:
40
+
41
+ <p align="left">
42
+ <a href="https://colab.research.google.com/github/LinyingLyu/ChronoGPT/blob/main/ChronoGPT_tutorial.ipynb" target="_blank">
43
+ <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open in Colab"/>
44
+ </a>
45
+ </p>
46
+
47
+ Or run it locally with:
48
+
49
+ ```bash
50
+ pip install -r requirements.txt
51
+ ```
52
+
53
+ ### Text Generation
54
+
55
+ The following contains a code snippet illustrating how to use the model generate content based on given inputs.
56
+
57
+ ```python
58
+ import torch
59
+ import torch.nn.functional as F
60
+ import tiktoken
61
+ from huggingface_hub import HfApi, login
62
+ from ChronoGPT_inference import *
63
+
64
+ # ----------------------------- Setup -----------------------------
65
+ device = torch.device("cuda" if torch.cuda.is_available() else "cpu")
66
+ cache_dir = 'cache' # Update this path as needed
67
+
68
+ tokenizer = tiktoken.get_encoding("gpt2")
69
+ max_length = 50
70
+ num_return_sequences = 5
71
+ seed = 123
72
+
73
+ # -------------------------- Load Model --------------------------
74
+ model = ChronoGPT.from_pretrained(
75
+ "manelalab/chrono-gpt-v1-20241231",
76
+ trust_remote_code=True,
77
+ cache_dir=cache_dir
78
+ ).to(device)
79
+
80
+ # ------------------------ Prepare Input -------------------------
81
+ prompt = "Hello, I am a language model,"
82
+ tokens = tokenizer.encode(prompt)
83
+ tokens = torch.tensor(tokens, dtype=torch.long).unsqueeze(0)
84
+ tokens = tokens.repeat(num_return_sequences, 1).to(device)
85
+
86
+ # -------------------- Sampling Initialization -------------------
87
+ xgen = tokens.clone()
88
+ sample_rng = torch.Generator(device=device)
89
+ sample_rng.manual_seed(seed)
90
+
91
+ # ------------------------- Text Generation -----------------------
92
+ while xgen.size(1) < max_length:
93
+ with torch.no_grad():
94
+ with torch.autocast(device_type='cuda', dtype=torch.bfloat16):
95
+ logits, _ = model(xgen)
96
+
97
+ logits = logits[:, -1, :] # Last token logits
98
+ probs = F.softmax(logits, dim=-1)
99
+ topk_probs, topk_indices = torch.topk(probs, 50, dim=-1)
100
+
101
+ sampled_idx = torch.multinomial(topk_probs, 1, generator=sample_rng)
102
+ next_token = torch.gather(topk_indices, -1, sampled_idx)
103
+
104
+ xgen = torch.cat([xgen, next_token], dim=1)
105
+
106
+ # ------------------------- Decode Output -------------------------
107
+ for i in range(num_return_sequences):
108
+ decoded_tokens = xgen[i, :max_length].tolist()
109
+ decoded_text = tokenizer.decode(decoded_tokens)
110
+ print(f"Rank sample {i}:\n{decoded_text}\n")
111
+ ```
112
+
113
+ ### Extract Embeddings
114
+
115
+ The following contains a code snippet illustrating how to use the model generate embeddings of all layers based on given inputs.
116
+
117
+ ```python
118
+ import torch
119
+ import torch.nn.functional as F
120
+ import tiktoken
121
+ from huggingface_hub import HfApi, login
122
+ from ChronoGPT_inference import *
123
+
124
+ # ----------------------------- Setup -----------------------------
125
+ device = torch.device("cuda" if torch.cuda.is_available() else "cpu")
126
+ cache_dir = 'cache' # Update this path as needed
127
+
128
+ tokenizer = tiktoken.get_encoding("gpt2")
129
+
130
+ # -------------------------- Load Model --------------------------
131
+ model = ChronoGPT.from_pretrained(
132
+ "manelalab/chrono-gpt-v1-20241231",
133
+ trust_remote_code=True,
134
+ cache_dir=cache_dir
135
+ ).to(device)
136
+
137
+ # ----------------------- Embedding Generation ---------------------
138
+ text = "Obviously, the time continuum has been disrupted, creating a new temporal event sequence resulting in this alternate reality."
139
+
140
+ inputs = torch.tensor(tokenizer.encode(text))[:max_length].reshape(1,-1).to(device)
141
+ logits, emb = model(inputs)
142
+ print('Dimension of embeddings:', emb[0].shape)
143
+ ```
144
+
145
+ ## Citation
146
+
147
+ ```
148
+ @article{He2025ChronoBERT,
149
+ title={Chronologically Consistent Large Language Models},
150
+ author={He, Songrun and Lv, Linying and Manela, Asaf and Wu, Jimmy},
151
+ journal={Working Paper},
152
+ year={2025}
153
+ }
154
+ ```
155
+
156
+ ### Model Card Authors
157
+
158
+ - Songrun He (Washington University in St. Louis, h.songrun@wustl.edu)
159
+ - Linying Lv (Washington University in St. Louis, llyu@wustl.edu)
160
+ - Asaf Manela (Washington University in St. Louis, amanela@wustl.edu)
161
+ - Jimmy Wu (Washington University in St. Louis, jimmywu@wustl.edu)
rounds/4/models/0/snapshot/2013/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/4/models/0/snapshot/2013/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c9afc2cb861960e68d3d73458946c0ec5b06c22d7bdd96afb4dca4e5d3c9c1
3
+ size 7434184688
rounds/4/models/0/snapshot/2013/requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ --pre
2
+ --extra-index-url https://download.pytorch.org/whl/nightly/cu126
3
+
4
+ torch==2.7.0.dev20250110+cu126
5
+ numpy
6
+ tqdm
7
+ huggingface-hub
8
+ tiktoken
rounds/4/models/132/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "132",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "Tok331102/chrono-gpt-v2-2013@fce51a7f0baf2b53ae0e67b7f4747c0dd65c7eae",
8
+ "timestamp": "2026-08-19T12:21:13.048739+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fb9-199260121e9f35ec2038919e;64f95a89-4872-45b0-9c1a-80d0d84f83c1)\n\nRepository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v2-2013/revision/fce51a7f0baf2b53ae0e67b7f4747c0dd65c7eae?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/4/models/132/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 132
5
+ - year: 2013
6
+ - source: Tok331102/chrono-gpt-v2-2013@fce51a7f0baf2b53ae0e67b7f4747c0dd65c7eae
7
+ - timestamp: 2026-08-19T12:21:13.048739+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fb9-199260121e9f35ec2038919e;64f95a89-4872-45b0-9c1a-80d0d84f83c1)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v2-2013/revision/fce51a7f0baf2b53ae0e67b7f4747c0dd65c7eae?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/4/models/134/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "134",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "Tok331102/chrono-gpt-v4-2013@c982a1763cc17785d7c0640b5abe25e98d9d5bb9",
8
+ "timestamp": "2026-08-19T12:21:13.069303+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fb9-50f53b4e20fd5fe83070e8d4;675d37dd-458a-4a33-a52d-674550837433)\n\nRepository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v4-2013/revision/c982a1763cc17785d7c0640b5abe25e98d9d5bb9?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/4/models/134/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 134
5
+ - year: 2013
6
+ - source: Tok331102/chrono-gpt-v4-2013@c982a1763cc17785d7c0640b5abe25e98d9d5bb9
7
+ - timestamp: 2026-08-19T12:21:13.069303+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fb9-50f53b4e20fd5fe83070e8d4;675d37dd-458a-4a33-a52d-674550837433)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v4-2013/revision/c982a1763cc17785d7c0640b5abe25e98d9d5bb9?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/4/models/136/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "136",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "Tok331102/chrono-gpt-v6-2013@287ac749ae276548e113766984e27e27fd5e97ed",
8
+ "timestamp": "2026-08-19T12:21:15.258583+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fbb-02a8528750c5987378703964;dd3aef3c-1474-4c0f-beca-41aa398f27c0)\n\nRepository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v6-2013/revision/287ac749ae276548e113766984e27e27fd5e97ed?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/4/models/136/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 136
5
+ - year: 2013
6
+ - source: Tok331102/chrono-gpt-v6-2013@287ac749ae276548e113766984e27e27fd5e97ed
7
+ - timestamp: 2026-08-19T12:21:15.258583+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fbb-02a8528750c5987378703964;dd3aef3c-1474-4c0f-beca-41aa398f27c0)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v6-2013/revision/287ac749ae276548e113766984e27e27fd5e97ed?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/4/models/138/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "138",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "Tok331102/chrono-gpt-v8-2013@3ec2c6f64c4434cf7c4eab28be0ae1856d1fc5af",
8
+ "timestamp": "2026-08-19T12:21:23.924652+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fc3-3c53459d574a92f1655f9293;a3341eb6-8f58-4b6c-b84f-bd5c49f864d3)\n\nRepository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v8-2013/revision/3ec2c6f64c4434cf7c4eab28be0ae1856d1fc5af?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/4/models/138/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 138
5
+ - year: 2013
6
+ - source: Tok331102/chrono-gpt-v8-2013@3ec2c6f64c4434cf7c4eab28be0ae1856d1fc5af
7
+ - timestamp: 2026-08-19T12:21:23.924652+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fc3-3c53459d574a92f1655f9293;a3341eb6-8f58-4b6c-b84f-bd5c49f864d3)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v8-2013/revision/3ec2c6f64c4434cf7c4eab28be0ae1856d1fc5af?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/4/models/142/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "142",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "Tok331102/chrono-gpt-v12-2013@f2cf8c2e328c653b7abe8217af00260898241b0e",
8
+ "timestamp": "2026-08-19T12:21:24.183063+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fc4-44d7f7e73567e92d43cc1cd8;8ac476e3-ef46-41c2-814f-710b3bb69f8c)\n\nRepository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v12-2013/revision/f2cf8c2e328c653b7abe8217af00260898241b0e?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/4/models/142/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 142
5
+ - year: 2013
6
+ - source: Tok331102/chrono-gpt-v12-2013@f2cf8c2e328c653b7abe8217af00260898241b0e
7
+ - timestamp: 2026-08-19T12:21:24.183063+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fc4-44d7f7e73567e92d43cc1cd8;8ac476e3-ef46-41c2-814f-710b3bb69f8c)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v12-2013/revision/f2cf8c2e328c653b7abe8217af00260898241b0e?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/4/models/144/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "144",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "Tok331102/chrono-gpt-v14-2013@2f21e37d958c6b65a12bda29624366efabeab990",
8
+ "timestamp": "2026-08-19T12:21:24.395839+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fc4-22f22f494383df5549f00dd1;f72e8e96-4724-4ec2-bc52-a6913e2a6562)\n\nRepository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v14-2013/revision/2f21e37d958c6b65a12bda29624366efabeab990?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/4/models/144/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 144
5
+ - year: 2013
6
+ - source: Tok331102/chrono-gpt-v14-2013@2f21e37d958c6b65a12bda29624366efabeab990
7
+ - timestamp: 2026-08-19T12:21:24.395839+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fc4-22f22f494383df5549f00dd1;f72e8e96-4724-4ec2-bc52-a6913e2a6562)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v14-2013/revision/2f21e37d958c6b65a12bda29624366efabeab990?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/4/models/146/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "146",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "Tok331102/chrono-gpt-v16-2013@d7a5a1113690683806816d4a874362d0e367911d",
8
+ "timestamp": "2026-08-19T12:21:26.261336+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fc6-54bb16e5318baa697bd99655;af22ceb3-f18b-4e0e-afda-64d303b4bc98)\n\nRepository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v16-2013/revision/d7a5a1113690683806816d4a874362d0e367911d?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/4/models/146/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 146
5
+ - year: 2013
6
+ - source: Tok331102/chrono-gpt-v16-2013@d7a5a1113690683806816d4a874362d0e367911d
7
+ - timestamp: 2026-08-19T12:21:26.261336+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fc6-54bb16e5318baa697bd99655;af22ceb3-f18b-4e0e-afda-64d303b4bc98)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v16-2013/revision/d7a5a1113690683806816d4a874362d0e367911d?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/4/models/148/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "148",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "Tok331102/chrono-gpt-v18-2013@2e8fd658ae99a134b668229e25df231e6c0bd608",
8
+ "timestamp": "2026-08-19T12:21:35.072821+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fcf-2fc643aa26ce95032b18f1b5;9f2d672f-d1e9-413f-8126-989baea8b596)\n\nRepository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v18-2013/revision/2e8fd658ae99a134b668229e25df231e6c0bd608?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/4/models/148/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 148
5
+ - year: 2013
6
+ - source: Tok331102/chrono-gpt-v18-2013@2e8fd658ae99a134b668229e25df231e6c0bd608
7
+ - timestamp: 2026-08-19T12:21:35.072821+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fcf-2fc643aa26ce95032b18f1b5;9f2d672f-d1e9-413f-8126-989baea8b596)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v18-2013/revision/2e8fd658ae99a134b668229e25df231e6c0bd608?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/4/models/150/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "150",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "Tok331102/chrono-gpt-v20-2013@9cc93afbe5aa523af1b50b153763a39aa760c321",
8
+ "timestamp": "2026-08-19T12:21:35.257200+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fcf-0a5db2707f49abb44831716c;4e7ca128-c727-4d4d-ae52-1067de8ac186)\n\nRepository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v20-2013/revision/9cc93afbe5aa523af1b50b153763a39aa760c321?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/4/models/150/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 150
5
+ - year: 2013
6
+ - source: Tok331102/chrono-gpt-v20-2013@9cc93afbe5aa523af1b50b153763a39aa760c321
7
+ - timestamp: 2026-08-19T12:21:35.257200+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fcf-0a5db2707f49abb44831716c;4e7ca128-c727-4d4d-ae52-1067de8ac186)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v20-2013/revision/9cc93afbe5aa523af1b50b153763a39aa760c321?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/4/models/187/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "187",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "savethisok/sol_18-2013@54aff048ebe852c1a2a0ca147abd1a9607a0163b",
8
+ "timestamp": "2026-08-19T12:21:35.478553+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fcf-05b265385c67a155745ecfc6;0a805575-48fa-4126-9dcd-9c0b9ca6a528)\n\nRepository Not Found for url: https://huggingface.co/api/models/savethisok/sol_18-2013/revision/54aff048ebe852c1a2a0ca147abd1a9607a0163b?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/4/models/187/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 187
5
+ - year: 2013
6
+ - source: savethisok/sol_18-2013@54aff048ebe852c1a2a0ca147abd1a9607a0163b
7
+ - timestamp: 2026-08-19T12:21:35.478553+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fcf-05b265385c67a155745ecfc6;0a805575-48fa-4126-9dcd-9c0b9ca6a528)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/savethisok/sol_18-2013/revision/54aff048ebe852c1a2a0ca147abd1a9607a0163b?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/4/models/205/manifest.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "205",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "success",
7
+ "source": "dejanhf02/dejan-sn38-2013-002@9be95f37d347e92911d27b44c22719fba0cdfd3e",
8
+ "timestamp": "2026-08-19T12:21:27.108303+00:00",
9
+ "files": [
10
+ {
11
+ "path": ".gitattributes",
12
+ "size": 1519
13
+ },
14
+ {
15
+ "path": "README.md",
16
+ "size": 0
17
+ },
18
+ {
19
+ "path": "config.json",
20
+ "size": 102
21
+ },
22
+ {
23
+ "path": "model.safetensors",
24
+ "size": 3717113636
25
+ }
26
+ ],
27
+ "total_size": 3717115257
28
+ }
29
+ }
30
+ }
rounds/4/models/205/snapshot/2013/.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/4/models/205/snapshot/2013/README.md ADDED
File without changes
rounds/4/models/205/snapshot/2013/config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_type": "ChronoGPT", "vocab_size": 50304, "num_layers": 52, "num_heads": 12, "model_dim": 1536}
rounds/4/models/205/snapshot/2013/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8892edaa2b747a394fd071842e508fbb001763cae7c738d432b2d02d999ae971
3
+ size 3717113636
rounds/4/models/232/manifest.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "232",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "success",
7
+ "source": "kintercan1000/kintercanv22-2013@70c9a4b3a8f871ee04d9d692d3786e23dda20c19",
8
+ "timestamp": "2026-08-19T12:21:28.799768+00:00",
9
+ "files": [
10
+ {
11
+ "path": ".gitattributes",
12
+ "size": 1519
13
+ },
14
+ {
15
+ "path": "config.json",
16
+ "size": 102
17
+ },
18
+ {
19
+ "path": "model.safetensors",
20
+ "size": 3717113636
21
+ }
22
+ ],
23
+ "total_size": 3717115257
24
+ }
25
+ }
26
+ }
rounds/4/models/232/snapshot/2013/.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/4/models/232/snapshot/2013/config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_type": "ChronoGPT", "vocab_size": 50304, "num_layers": 52, "num_heads": 12, "model_dim": 1536}
rounds/4/models/232/snapshot/2013/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a002eb2ad1e844527f6a2d30b7cc6a0e36b7895c6bdfddd87bc77d81cc38317d
3
+ size 3717113636
rounds/4/models/7/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "miner_uid": "7",
3
+ "round": 4,
4
+ "years": {
5
+ "2013": {
6
+ "status": "failed",
7
+ "source": "Tok331102/chrono-gpt-v10-2013@3ab72f1f7e421e53557e4976bdbbba989183a1af",
8
+ "timestamp": "2026-08-19T12:21:13.045316+00:00",
9
+ "error": "404 Client Error. (Request ID: Root=1-6a859fb9-434f671474ba89aa778084f0;555e01f9-7a97-4d92-a7b0-e96daedb3e82)\n\nRepository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v10-2013/revision/3ab72f1f7e421e53557e4976bdbbba989183a1af?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/4/models/7/snapshot/2013/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Backup failed
2
+
3
+ - round: 4
4
+ - miner_uid: 7
5
+ - year: 2013
6
+ - source: Tok331102/chrono-gpt-v10-2013@3ab72f1f7e421e53557e4976bdbbba989183a1af
7
+ - timestamp: 2026-08-19T12:21:13.045316+00:00
8
+
9
+ ## Error
10
+
11
+ ```
12
+ 404 Client Error. (Request ID: Root=1-6a859fb9-434f671474ba89aa778084f0;555e01f9-7a97-4d92-a7b0-e96daedb3e82)
13
+
14
+ Repository Not Found for url: https://huggingface.co/api/models/Tok331102/chrono-gpt-v10-2013/revision/3ab72f1f7e421e53557e4976bdbbba989183a1af?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
+ ```