Training in progress, step 5
Browse files- all_results.json +4 -4
- model.safetensors +1 -1
- train_results.json +4 -4
- training_args.bin +1 -1
all_results.json
CHANGED
@@ -9,8 +9,8 @@
|
|
9 |
"test_samples_per_second": 3.203,
|
10 |
"test_steps_per_second": 0.4,
|
11 |
"total_flos": 1340245973568.0,
|
12 |
-
"train_loss": 0.
|
13 |
-
"train_runtime":
|
14 |
-
"train_samples_per_second": 0.
|
15 |
-
"train_steps_per_second": 0.
|
16 |
}
|
|
|
9 |
"test_samples_per_second": 3.203,
|
10 |
"test_steps_per_second": 0.4,
|
11 |
"total_flos": 1340245973568.0,
|
12 |
+
"train_loss": 0.6667191207408905,
|
13 |
+
"train_runtime": 222.163,
|
14 |
+
"train_samples_per_second": 0.36,
|
15 |
+
"train_steps_per_second": 0.045
|
16 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 737719272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:caba56241b771b05c2a925fcc682f6b8a912e67c4ecb792075873c9f5c74e28a
|
3 |
size 737719272
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
"total_flos": 1340245973568.0,
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second": 0.
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
"total_flos": 1340245973568.0,
|
4 |
+
"train_loss": 0.6667191207408905,
|
5 |
+
"train_runtime": 222.163,
|
6 |
+
"train_samples_per_second": 0.36,
|
7 |
+
"train_steps_per_second": 0.045
|
8 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb253c1f6c9ebfd65a617e8827c2a222d5972a85fffe8033e6dd0d1e5c802c01
|
3 |
size 5240
|