Upload folder using huggingface_hub
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"architectures": ["BertBiLSTMForTokenClassification"], "model_type": "bert", "num_labels": 17, "id2label": {"0": "B-geo", "1": "O", "2": "B-gpe", "3": "B-per", "4": "I-per", "5": "B-tim", "6": "B-org", "7": "I-org", "8": "B-art", "9": "I-art", "10": "I-tim", "11": "B-eve", "12": "I-eve", "13": "I-geo", "14": "I-gpe", "15": "B-nat", "16": "I-nat"}, "label2id": {"B-geo": 0, "O": 1, "B-gpe": 2, "B-per": 3, "I-per": 4, "B-tim": 5, "B-org": 6, "I-org": 7, "B-art": 8, "I-art": 9, "I-tim": 10, "B-eve": 11, "I-eve": 12, "I-geo": 13, "I-gpe": 14, "B-nat": 15, "I-nat": 16}}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a4db81726474dbc2e431430f9eb18527f595f0d6225e792428743c5e4d6560c
|
3 |
+
size 672418866
|