File size: 234 Bytes
a277e26 | 1 2 3 4 5 6 7 8 9 10 11 | {
"base_model": "zilliz/semantic-highlight-bilingual-v1",
"max_length": 4096,
"num_labels": 2,
"ranking_weight": 0.0,
"pruning_weight": 1.0,
"learning_rate": 5e-05,
"batch_size": 4,
"num_epochs": 2,
"world_size": 1
} |