lobby-ner-spain-bert-v8 / metadata.json
olivetti03's picture
v8: transformer con hard negatives (elimina FP tipo Alli/Nunez)
e30674e verified
Raw
History Blame Contribute Delete
542 Bytes
{
"model_base": "es_dep_news_trf",
"labels": [
"LOBBY"
],
"norm": "sin_tildes",
"version": "v8_hard_negatives",
"neg_ratio": 0.12,
"test_ratio": 0.2,
"seed": 42,
"batch": 32,
"train_n": 257364,
"neg_n": 27525,
"gpu": "NVIDIA GeForce RTX 4070 Ti SUPER",
"date": "2026-06-14T04:08:35.631046",
"config": "/mnt/data/Aritz_Spacy_Paper_v8/config/config_run.json",
"split": "/mnt/data/Aritz_Spacy_Paper_v8/config/split_info.json",
"fa_iter": 3,
"fa_lr": 0.001,
"fb_iter": 12,
"fb_lr": 5e-05,
"drop": 0.1
}