promptora11
commited on
Commit
•
75811e5
1
Parent(s):
0842588
Upload 3 files
Browse files- train_results.json +8 -0
- trainer_state.json +0 -0
- training_args.bin +3 -0
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"train_loss": 0.48803097129668166,
|
4 |
+
"train_runtime": 7971.1784,
|
5 |
+
"train_samples": 61966,
|
6 |
+
"train_samples_per_second": 7.774,
|
7 |
+
"train_steps_per_second": 0.243
|
8 |
+
}
|
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:64e623b49514a1cd5515d049be8d0aff5d04ae5562289d80ac5c9059e9bef51e
|
3 |
+
size 5435
|