add model
Browse files- all_results.json +7 -0
- pytorch_model.bin +3 -0
- train_results.json +7 -0
- trainer_state.json +0 -0
- training_args.bin +3 -0
all_results.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 45.0,
|
3 |
+
"train_loss": 0.5818011619137068,
|
4 |
+
"train_runtime": 37784.0082,
|
5 |
+
"train_samples_per_second": 1772.818,
|
6 |
+
"train_steps_per_second": 0.145
|
7 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1beecd51b470f74e06bf5bc789fd69cad63d2387967f1c94f378fb77906e6b9e
|
3 |
+
size 1097631882
|
train_results.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 45.0,
|
3 |
+
"train_loss": 0.5818011619137068,
|
4 |
+
"train_runtime": 37784.0082,
|
5 |
+
"train_samples_per_second": 1772.818,
|
6 |
+
"train_steps_per_second": 0.145
|
7 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c586969439b3043740873678271713722112364ba8eff563028c6d4bc5fc7fce
|
3 |
+
size 3503
|