add model
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"num_hidden_layers": 12,
|
| 18 |
"pad_token_id": 0,
|
| 19 |
"position_embedding_type": "absolute",
|
| 20 |
-
"problem_type": "
|
| 21 |
"transformers_version": "4.8.2",
|
| 22 |
"type_vocab_size": 2,
|
| 23 |
"use_cache": true,
|
|
|
|
| 17 |
"num_hidden_layers": 12,
|
| 18 |
"pad_token_id": 0,
|
| 19 |
"position_embedding_type": "absolute",
|
| 20 |
+
"problem_type": "multi_label_classification",
|
| 21 |
"transformers_version": "4.8.2",
|
| 22 |
"type_vocab_size": 2,
|
| 23 |
"use_cache": true,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438019245
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73dd04a4bbb4309751672d3a0a9b724a8ed06d1e72bb310df2018fae4a0c02f5
|
| 3 |
size 438019245
|