Upload run_meta.json with huggingface_hub
Browse files- run_meta.json +7 -0
run_meta.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base": "ProCreations/booper-pretrain",
|
| 3 |
+
"dataset": "mookiezi/Discord-Dialogues",
|
| 4 |
+
"token_budget": 150000000,
|
| 5 |
+
"batch_size": 256,
|
| 6 |
+
"learning_rate": 0.0001
|
| 7 |
+
}
|