add model
Browse files- config.json +8 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForTokenClassification"
|
| 5 |
],
|
|
@@ -3224,7 +3230,7 @@
|
|
| 3224 |
"pad_token_id": 1,
|
| 3225 |
"position_embedding_type": "absolute",
|
| 3226 |
"torch_dtype": "float32",
|
| 3227 |
-
"transformers_version": "4.
|
| 3228 |
"type_vocab_size": 1,
|
| 3229 |
"use_cache": true,
|
| 3230 |
"vocab_size": 50265
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "roberta-large-ontonotes5",
|
| 3 |
+
"adapters": {
|
| 4 |
+
"adapters": {},
|
| 5 |
+
"config_map": {},
|
| 6 |
+
"fusion_config_map": {},
|
| 7 |
+
"fusions": {}
|
| 8 |
+
},
|
| 9 |
"architectures": [
|
| 10 |
"RobertaForTokenClassification"
|
| 11 |
],
|
|
|
|
| 3230 |
"pad_token_id": 1,
|
| 3231 |
"position_embedding_type": "absolute",
|
| 3232 |
"torch_dtype": "float32",
|
| 3233 |
+
"transformers_version": "4.11.3",
|
| 3234 |
"type_vocab_size": 1,
|
| 3235 |
"use_cache": true,
|
| 3236 |
"vocab_size": 50265
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:086ca77eeb470435ab2cf9b496f72edde4195d02d559d5c2fb2096c417a07297
|
| 3 |
+
size 1417562865
|