Commit
·
ef59c76
1
Parent(s):
5eff2b9
End of training
Browse files- all_results.json +14 -0
- emissions.csv +2 -0
- eval_results.json +9 -0
- pytorch_model.bin +1 -1
- runs/Sep22_14-19-54_ip-172-31-1-149/events.out.tfevents.1632320698.ip-172-31-1-149.2366893.0 +2 -2
- runs/Sep22_14-19-54_ip-172-31-1-149/events.out.tfevents.1632326040.ip-172-31-1-149.2366893.2 +3 -0
- train_results.json +8 -0
- trainer_state.json +0 -0
all_results.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 15.0,
|
3 |
+
"eval_loss": 0.3856016993522644,
|
4 |
+
"eval_runtime": 118.7707,
|
5 |
+
"eval_samples": 1647,
|
6 |
+
"eval_samples_per_second": 13.867,
|
7 |
+
"eval_steps_per_second": 1.734,
|
8 |
+
"eval_wer": 0.35563272393013995,
|
9 |
+
"train_loss": 1.0693544697437993,
|
10 |
+
"train_runtime": 5216.8559,
|
11 |
+
"train_samples": 3478,
|
12 |
+
"train_samples_per_second": 10.0,
|
13 |
+
"train_steps_per_second": 0.313
|
14 |
+
}
|
emissions.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_name,country_iso_code,region,on_cloud,cloud_provider,cloud_region
|
2 |
+
2021-09-22T15:51:55,a13859ea-7d93-416f-b880-0238da5b56cd,codecarbon,5214.039676189423,0.26275390122127446,0.7143934236576249,USA,USA,nan,Y,aws,us-east-1
|
eval_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 15.0,
|
3 |
+
"eval_loss": 0.3856016993522644,
|
4 |
+
"eval_runtime": 118.7707,
|
5 |
+
"eval_samples": 1647,
|
6 |
+
"eval_samples_per_second": 13.867,
|
7 |
+
"eval_steps_per_second": 1.734,
|
8 |
+
"eval_wer": 0.35563272393013995
|
9 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262091761
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f706cf925d3d78fb2e840b8a477e6c647cdae1de3262aec1b1cf6c3691e3c449
|
3 |
size 1262091761
|
runs/Sep22_14-19-54_ip-172-31-1-149/events.out.tfevents.1632320698.ip-172-31-1-149.2366893.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97e7140c7147930b4e16d589c94384e564e65d06962cc34321a84088416d3cc1
|
3 |
+
size 266135
|
runs/Sep22_14-19-54_ip-172-31-1-149/events.out.tfevents.1632326040.ip-172-31-1-149.2366893.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbb8565f8e86a8aeccc73c43899daaf6041b0ff6f3006f7c6fe12070f5375059
|
3 |
+
size 358
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 15.0,
|
3 |
+
"train_loss": 1.0693544697437993,
|
4 |
+
"train_runtime": 5216.8559,
|
5 |
+
"train_samples": 3478,
|
6 |
+
"train_samples_per_second": 10.0,
|
7 |
+
"train_steps_per_second": 0.313
|
8 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|