haibotamiu
commited on
Commit
•
39601ab
1
Parent(s):
d7785c4
Model save
Browse files- all_results.json +4 -4
- args.bin +1 -1
- eval_nbest_predictions.json +0 -0
- eval_predictions.json +0 -0
- train_results.json +4 -4
- trainer_state.json +4 -4
- training_args.bin +1 -1
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
-
"train_loss": 4.
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 3000,
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
+
"train_loss": 4.351121690538195,
|
4 |
+
"train_runtime": 30.4376,
|
5 |
"train_samples": 3000,
|
6 |
+
"train_samples_per_second": 295.687,
|
7 |
+
"train_steps_per_second": 1.183
|
8 |
}
|
args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5652
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79845e6c331f070fb2577f299c6b193b05c951db248aa22aaff145538fe88b18
|
3 |
size 5652
|
eval_nbest_predictions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
eval_predictions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
-
"train_loss": 4.
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 3000,
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
+
"train_loss": 4.351121690538195,
|
4 |
+
"train_runtime": 30.4376,
|
5 |
"train_samples": 3000,
|
6 |
+
"train_samples_per_second": 295.687,
|
7 |
+
"train_steps_per_second": 1.183
|
8 |
}
|
trainer_state.json
CHANGED
@@ -12,10 +12,10 @@
|
|
12 |
"epoch": 3.0,
|
13 |
"step": 36,
|
14 |
"total_flos": 881908425216000.0,
|
15 |
-
"train_loss": 4.
|
16 |
-
"train_runtime":
|
17 |
-
"train_samples_per_second":
|
18 |
-
"train_steps_per_second":
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|
|
|
12 |
"epoch": 3.0,
|
13 |
"step": 36,
|
14 |
"total_flos": 881908425216000.0,
|
15 |
+
"train_loss": 4.351121690538195,
|
16 |
+
"train_runtime": 30.4376,
|
17 |
+
"train_samples_per_second": 295.687,
|
18 |
+
"train_steps_per_second": 1.183
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd9c8c8a976a671912a247b534402cd1697108df42a82031275f0297b7bf4b44
|
3 |
size 4664
|