christophalt
commited on
Commit
•
0916b80
1
Parent(s):
eebed73
Add model
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_name_or_path": "bert-base-uncased", "t_total": 10645, "num_classes": 42, "tokenizer_vocab_size": 30526, "ignore_index": 0, "learning_rate": 3e-05, "task_learning_rate": 3e-05, "warmup_proportion": 0, "freeze_model": false, "multi_label": false, "model_type": "TransformerTextClassificationModel"}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c87f5a34978cf0e8702220b48b1867de6b7d8b8587378c19f85a91a0e4c2df65
|
3 |
+
size 438155053
|