defect
Browse files
all_results.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 30.0,
|
3 |
+
"eval_accuracy": 0.7914285714285715,
|
4 |
+
"eval_loss": 0.725910484790802,
|
5 |
+
"eval_runtime": 238.6245,
|
6 |
+
"eval_samples_per_second": 1.467,
|
7 |
+
"eval_steps_per_second": 0.184,
|
8 |
+
"test_accuracy": 0.7734806629834254,
|
9 |
+
"test_loss": 0.7332504987716675,
|
10 |
+
"test_runtime": 123.8857,
|
11 |
+
"test_samples_per_second": 1.461,
|
12 |
+
"test_steps_per_second": 0.186
|
13 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 30.0,
|
3 |
+
"eval_accuracy": 0.7914285714285715,
|
4 |
+
"eval_loss": 0.725910484790802,
|
5 |
+
"eval_runtime": 238.6245,
|
6 |
+
"eval_samples_per_second": 1.467,
|
7 |
+
"eval_steps_per_second": 0.184
|
8 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343278253
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4baa7dffc7b1cd7c081464ae1e06ee13a5b1f99f7ac89e26532725b7019d325
|
3 |
size 343278253
|
runs/Jun11_10-18-16_46819e1563a4/events.out.tfevents.1686478710.46819e1563a4.17989.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:6aa7b67323863074ec09401d82c28c123e5afc66dc43b5033fbb026045e4e744
|
3 |
+
size 26007
|
runs/Jun11_10-18-16_46819e1563a4/events.out.tfevents.1686515904.46819e1563a4.17989.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2147656e6c266b28223ed295024d905dce307fff04a06b9fe8ce1de43638e74e
|
3 |
+
size 411
|
test_results.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_accuracy": 0.7734806629834254,
|
3 |
+
"test_loss": 0.7332504987716675,
|
4 |
+
"test_runtime": 123.8857,
|
5 |
+
"test_samples_per_second": 1.461,
|
6 |
+
"test_steps_per_second": 0.186
|
7 |
+
}
|