Upload with huggingface_hub
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_type": "TransformerTextClassificationModel", "model_name_or_path": "bert-base-uncased", "t_total": 21288, "num_classes": 42, "tokenizer_vocab_size": 30560, "ignore_index": 0, "learning_rate": 2e-05, "task_learning_rate":
|
|
|
1 |
+
{"model_type": "TransformerTextClassificationModel", "model_name_or_path": "bert-base-uncased", "t_total": 21288, "num_classes": 42, "tokenizer_vocab_size": 30560, "ignore_index": 0, "learning_rate": 2e-05, "task_learning_rate": 2e-05, "warmup_proportion": 0.0, "freeze_model": false, "multi_label": false}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438259509
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c297941d46456793103cfbc59c25bb3be49fe3a4f3a08509d1f5a60f83443466
|
3 |
size 438259509
|