Auto-sync config.json
Browse files- config.json +6 -0
config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "20260424_095854",
|
| 3 |
+
"vocab_size": 32000,
|
| 4 |
+
"seq_len": 1024,
|
| 5 |
+
"batch_size": 32
|
| 6 |
+
}
|