sci-m-wang
commited on
Commit
•
9b7fea5
1
Parent(s):
cf1297f
Upload 7 files
Browse files- all_results.json +8 -0
- running_log.txt +0 -0
- train_results.json +8 -0
- trainer_log.jsonl +0 -0
- trainer_state.json +0 -0
- training_args.bin +3 -0
- vocab.json +0 -0
all_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 9.996258885147775,
|
3 |
+
"total_flos": 1.2597949543307674e+18,
|
4 |
+
"train_loss": 0.7376079930516775,
|
5 |
+
"train_runtime": 29450.1993,
|
6 |
+
"train_samples_per_second": 1.815,
|
7 |
+
"train_steps_per_second": 0.113
|
8 |
+
}
|
running_log.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 9.996258885147775,
|
3 |
+
"total_flos": 1.2597949543307674e+18,
|
4 |
+
"train_loss": 0.7376079930516775,
|
5 |
+
"train_runtime": 29450.1993,
|
6 |
+
"train_samples_per_second": 1.815,
|
7 |
+
"train_steps_per_second": 0.113
|
8 |
+
}
|
trainer_log.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
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:dfe63a19e8cdf4be006d55fd9d585cd9ba86ff7f68345aac459485677a362390
|
3 |
+
size 5176
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|