patrickvonplaten
commited on
Commit
•
2a05505
1
Parent(s):
00c4de2
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_16-02-08_ip-172-31-1-149/events.out.tfevents.1632326841.ip-172-31-1-149.2368851.0 +2 -2
- runs/Sep22_16-02-08_ip-172-31-1-149/events.out.tfevents.1632328041.ip-172-31-1-149.2368851.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.3980323374271393,
|
4 |
+
"eval_runtime": 21.018,
|
5 |
+
"eval_samples": 1647,
|
6 |
+
"eval_samples_per_second": 78.361,
|
7 |
+
"eval_steps_per_second": 1.237,
|
8 |
+
"eval_wer": 0.35808395465223164,
|
9 |
+
"train_loss": 1.0806824558201624,
|
10 |
+
"train_runtime": 1173.0236,
|
11 |
+
"train_samples": 3478,
|
12 |
+
"train_samples_per_second": 44.475,
|
13 |
+
"train_steps_per_second": 1.394
|
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-22T16:26:54,859832a5-9659-4241-947f-1e2b5d760b3e,codecarbon,1165.4016380310059,0.15191591502999244,0.41303946446436224,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.3980323374271393,
|
4 |
+
"eval_runtime": 21.018,
|
5 |
+
"eval_samples": 1647,
|
6 |
+
"eval_samples_per_second": 78.361,
|
7 |
+
"eval_steps_per_second": 1.237,
|
8 |
+
"eval_wer": 0.35808395465223164
|
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:ce4b0a6d952a3bfcd6e8228bbcb53591e1d1eb1776ab7848b3efd5c2e7bc1604
|
3 |
size 1262091761
|
runs/Sep22_16-02-08_ip-172-31-1-149/events.out.tfevents.1632326841.ip-172-31-1-149.2368851.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:e1cde074b413852b5da63789e93fb0247b31abb8e725d238acd3246775eae580
|
3 |
+
size 266148
|
runs/Sep22_16-02-08_ip-172-31-1-149/events.out.tfevents.1632328041.ip-172-31-1-149.2368851.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b09865fce489c399f3a0192862c1a7413eefc21b57ec9b589b4c35ddbde9412
|
3 |
+
size 358
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 15.0,
|
3 |
+
"train_loss": 1.0806824558201624,
|
4 |
+
"train_runtime": 1173.0236,
|
5 |
+
"train_samples": 3478,
|
6 |
+
"train_samples_per_second": 44.475,
|
7 |
+
"train_steps_per_second": 1.394
|
8 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|