Commit
·
a85a6a3
1
Parent(s):
4d04d4f
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/Dec08_23-59-05_brutasse/events.out.tfevents.1639008925.brutasse.29607.0 +2 -2
- runs/Dec08_23-59-05_brutasse/events.out.tfevents.1639025587.brutasse.29607.2 +3 -0
- train_results.json +8 -0
- trainer_state.json +0 -0
all_results.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 100.0,
|
3 |
+
"eval_loss": 0.9714438319206238,
|
4 |
+
"eval_runtime": 36.6998,
|
5 |
+
"eval_samples": 2027,
|
6 |
+
"eval_samples_per_second": 55.232,
|
7 |
+
"eval_steps_per_second": 3.461,
|
8 |
+
"eval_wer": 0.2211484593837535,
|
9 |
+
"train_loss": 0.44255107003139155,
|
10 |
+
"train_runtime": 16603.1993,
|
11 |
+
"train_samples": 4350,
|
12 |
+
"train_samples_per_second": 26.2,
|
13 |
+
"train_steps_per_second": 0.819
|
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-12-09T04:52:11,754f0e6c-9059-4df9-b1f7-5c3f5de6294d,codecarbon,16600.269597530365,0.041138766649026395,0.19545591911857582,United States,USA,new york,N,,
|
eval_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 100.0,
|
3 |
+
"eval_loss": 0.9714438319206238,
|
4 |
+
"eval_runtime": 36.6998,
|
5 |
+
"eval_samples": 2027,
|
6 |
+
"eval_samples_per_second": 55.232,
|
7 |
+
"eval_steps_per_second": 3.461,
|
8 |
+
"eval_wer": 0.2211484593837535
|
9 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262112241
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efaf5e27b2af2f2c47b3753a04061d13be3633a16eece6792b2113660da68be0
|
3 |
size 1262112241
|
runs/Dec08_23-59-05_brutasse/events.out.tfevents.1639008925.brutasse.29607.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:aa12875a1c1e2334a76dd2494e390ceb69b0340012f44da9d728e950a5089a1f
|
3 |
+
size 2182908
|
runs/Dec08_23-59-05_brutasse/events.out.tfevents.1639025587.brutasse.29607.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b4a32f61e883fbcaa4b053daa12ab51088f91deb1ef23a8ab389b164f764b60
|
3 |
+
size 358
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 100.0,
|
3 |
+
"train_loss": 0.44255107003139155,
|
4 |
+
"train_runtime": 16603.1993,
|
5 |
+
"train_samples": 4350,
|
6 |
+
"train_samples_per_second": 26.2,
|
7 |
+
"train_steps_per_second": 0.819
|
8 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|