Update README.md
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ print(output.shape)
|
|
| 37 |
* Architecture: Causal Transformer (Decoder-only)
|
| 38 |
* Pre-training Scale: 307B time points
|
| 39 |
* Context Length: up to 2880
|
| 40 |
-
* Parameter Count:
|
| 41 |
* Patch Length: 96
|
| 42 |
* Number of Layers: 8
|
| 43 |
|
|
|
|
| 37 |
* Architecture: Causal Transformer (Decoder-only)
|
| 38 |
* Pre-training Scale: 307B time points
|
| 39 |
* Context Length: up to 2880
|
| 40 |
+
* Parameter Count: 84M
|
| 41 |
* Patch Length: 96
|
| 42 |
* Number of Layers: 8
|
| 43 |
|