patrickvonplaten
commited on
Commit
·
9587eef
1
Parent(s):
4d44a32
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/Sep23_23-03-38_ip-172-31-1-149/events.out.tfevents.1632440596.ip-172-31-1-149.2404197.0 +2 -2
- runs/Sep23_23-03-38_ip-172-31-1-149/events.out.tfevents.1632446193.ip-172-31-1-149.2404197.2 +3 -0
- train_results.json +8 -0
- trainer_state.json +0 -0
all_results.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"eval_loss": 0.09836333990097046,
|
4 |
+
"eval_runtime": 88.4725,
|
5 |
+
"eval_samples": 2703,
|
6 |
+
"eval_samples_per_second": 30.552,
|
7 |
+
"eval_steps_per_second": 0.486,
|
8 |
+
"eval_wer": 0.088342340355134,
|
9 |
+
"train_loss": 0.4681031024059133,
|
10 |
+
"train_runtime": 5622.2799,
|
11 |
+
"train_samples": 28539,
|
12 |
+
"train_samples_per_second": 15.228,
|
13 |
+
"train_steps_per_second": 0.476
|
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-24T01:14:58,36e4b553-315c-4816-9506-2dbc98080585,codecarbon,5499.560975074768,0.7689371280465597,2.0906392823451867,USA,USA,nan,Y,aws,us-east-1
|
eval_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"eval_loss": 0.09836333990097046,
|
4 |
+
"eval_runtime": 88.4725,
|
5 |
+
"eval_samples": 2703,
|
6 |
+
"eval_samples_per_second": 30.552,
|
7 |
+
"eval_steps_per_second": 0.486,
|
8 |
+
"eval_wer": 0.088342340355134
|
9 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262049201
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ef5bfbb788429e991db277d00af496e70a875a03261753b97958d3ef8b22470
|
3 |
size 1262049201
|
runs/Sep23_23-03-38_ip-172-31-1-149/events.out.tfevents.1632440596.ip-172-31-1-149.2404197.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:12c7ce6fec2f5ddf1e5126d1dac05c6a2cbc1cb55d1bc288f2c952f60ea560e6
|
3 |
+
size 432511
|
runs/Sep23_23-03-38_ip-172-31-1-149/events.out.tfevents.1632446193.ip-172-31-1-149.2404197.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd404f2fea37ee55ce5ece20a2f25a3aad456700f86419791b5d00ce10ed0693
|
3 |
+
size 358
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"train_loss": 0.4681031024059133,
|
4 |
+
"train_runtime": 5622.2799,
|
5 |
+
"train_samples": 28539,
|
6 |
+
"train_samples_per_second": 15.228,
|
7 |
+
"train_steps_per_second": 0.476
|
8 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|