Upload logs/evaluation_log_20251030_160635.txt with huggingface_hub
Browse files
logs/evaluation_log_20251030_160635.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[2025-10-30 16:06:35,749] [INFO] Logging to outputs/runs/visobert/logs/evaluation_log_20251030_160635.txt
|
| 2 |
+
[2025-10-30 16:06:35,749] [INFO] Arguments: {'model_name': 'uitnlp/visobert', 'arch': 'linear', 'train_file': 'data/ViHOS_train.csv', 'valid_file': 'data/ViHOS_dev.csv', 'test_file': 'data/ViHOS_test.csv', 'output_dir': None, 'run_name': 'visobert', 'max_length': 64, 'batch_size': 32, 'learning_rate': 5e-06, 'epochs': 100, 'early_stopping_patience': 5, 'seed': 42, 'task': 'hate-speech-span', 'push_to_hub': False, 'hub_repo': None, 'use_trainer': True}
|
| 3 |
+
[2025-10-30 16:06:35,762] [INFO] Using device: cuda
|
| 4 |
+
[2025-10-30 16:06:50,954] [INFO] Starting Trainer training ...
|
| 5 |
+
[2025-10-30 16:14:47,736] [INFO] Running evaluation on test set ...
|
| 6 |
+
[2025-10-30 16:14:50,223] [INFO] Final metrics: {'test_loss': 0.6199951767921448, 'test_f1': 0.6364144425079487, 'test_precision': 0.6358266252820569, 'test_recall': 0.6372969879323356, 'test_accuracy': 0.6477386934673367, 'test_runtime': 1.2764, 'test_samples_per_second': 866.481, 'test_steps_per_second': 27.42, 'exact_match': 0.12296564195298372}
|
| 7 |
+
[2025-10-30 16:14:50,223] [INFO] Saving artifacts ...
|