Update to DS split
Browse filesEarly stopping on F1
- BatchSize_32_Metrics.txt +7 -0
- pytorch_model.bin +1 -1
- training_args.bin +0 -0
BatchSize_32_Metrics.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Date: 11-11, 09:27
|
2 |
+
Batch Size: 32
|
3 |
+
Eval Strategy: no
|
4 |
+
Early Stopping: steps
|
5 |
+
Early Stopping Patience: 5
|
6 |
+
Best Model Metric: None
|
7 |
+
{'eval_loss': 0.5844753980636597, 'eval_accuracy': 0.9112021857923497, 'eval_f1': 0.9110807113543091, 'eval_runtime': 17.2726, 'eval_samples_per_second': 42.379, 'eval_steps_per_second': 1.332, 'epoch': 15.0}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267854125
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ff663fcc10d3f422cf812c8e60cbbd77a79874dae027c9c6812eca409ccc6af
|
3 |
size 267854125
|
training_args.bin
CHANGED
Binary files a/training_args.bin and b/training_args.bin differ
|
|