AnnyNguyen commited on
Commit
8743bf4
·
verified ·
1 Parent(s): ebc4d71

Upload logs/evaluation_log_20251030_132820.txt with huggingface_hub

Browse files
logs/evaluation_log_20251030_132820.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [2025-10-30 13:28:20,031] [INFO] Logging to outputs/runs/bilstm/logs/evaluation_log_20251030_132820.txt
2
+ [2025-10-30 13:28:20,031] [INFO] Arguments: {'model_name': 'vinai/phobert-base', 'arch': 'bilstm', 'train_file': 'data/ViHOS_train.csv', 'valid_file': 'data/ViHOS_dev.csv', 'test_file': 'data/ViHOS_test.csv', 'output_dir': None, 'run_name': 'bilstm', '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': False}
3
+ [2025-10-30 13:28:20,043] [INFO] Using device: cuda