Upload folder using huggingface_hub
Browse files- model_checkpoint.pt +3 -0
- optimizer.pt +3 -0
- training_state.json +7 -0
model_checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6a5a374e887fad173b947066a724318a48d3f8a8e6e436ea79c173af4196537
|
3 |
+
size 9087551336
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c524ba741c7473ba361b1df7b2aba6e2fa25026621308b29be0f17cc3ef5891
|
3 |
+
size 4765784984
|
training_state.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"global_step": 10000,
|
3 |
+
"update_step": 10000,
|
4 |
+
"tokens_seen": 7276826,
|
5 |
+
"tokens_seen_before": 7275802,
|
6 |
+
"update_time": 0.5078799724578857
|
7 |
+
}
|