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:3bc71d71ffae4fcc9b5d39cbfeaf29da7a072298093a7fef0816c5e4b33d32f2
|
3 |
+
size 11588681905
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:980de113ad628598405e8a9a271fc6ac7b6fca5b547e1a6c5ba22c88b316f9e5
|
3 |
+
size 4751626049
|
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.5322291851043701
|
7 |
+
}
|