acarvalhofaktion's picture
Upload folder using huggingface_hub
0a70679 verified
raw
history blame contribute delete
No virus
874 Bytes
{
"data_path": "IDQO/f06d41b7-6f6a-481b-837d-2a079e2078d6",
"model": "google-bert/bert-base-uncased",
"lr": 2e-05,
"epochs": 1,
"max_seq_length": 512,
"batch_size": 16,
"warmup_ratio": 0.1,
"gradient_accumulation": 1,
"optimizer": "adamw_torch",
"scheduler": "linear",
"weight_decay": 0.0,
"max_grad_norm": 1.0,
"seed": 42,
"train_split": "train",
"valid_split": null,
"text_column": "document",
"target_column": "target",
"logging_steps": -1,
"project_name": "20newsgroup-320b5d8f-fa84-4c63-8e96-1be906c81365",
"auto_find_batch_size": false,
"mixed_precision": null,
"save_total_limit": 1,
"push_to_hub": true,
"evaluation_strategy": "epoch",
"username": "acarvalhofaktion",
"log": "tensorboard",
"early_stopping_patience": 5,
"early_stopping_threshold": 0.01
}