SallySims commited on
Commit
3dabfae
·
verified ·
1 Parent(s): f168a18

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +4 -41
  2. pytorch_model.bin +3 -0
config.json CHANGED
@@ -1,43 +1,6 @@
1
  {
2
- "architectures": [
3
- "EquiBERTForEntityRecognition"
4
- ],
5
- "deberta_model": "microsoft/deberta-v3-base",
6
- "dtype": "float32",
7
- "embedding_dim": 768,
8
- "fusion_dropout": 0.1,
9
  "hidden_size": 768,
10
- "id2label": {
11
- "0": "LABEL_0",
12
- "1": "LABEL_1",
13
- "2": "LABEL_2",
14
- "3": "LABEL_3",
15
- "4": "LABEL_4",
16
- "5": "LABEL_5",
17
- "6": "LABEL_6",
18
- "7": "LABEL_7",
19
- "8": "LABEL_8",
20
- "9": "LABEL_9",
21
- "10": "LABEL_10",
22
- "11": "LABEL_11",
23
- "12": "LABEL_12"
24
- },
25
- "label2id": {
26
- "LABEL_0": 0,
27
- "LABEL_1": 1,
28
- "LABEL_10": 10,
29
- "LABEL_11": 11,
30
- "LABEL_12": 12,
31
- "LABEL_2": 2,
32
- "LABEL_3": 3,
33
- "LABEL_4": 4,
34
- "LABEL_5": 5,
35
- "LABEL_6": 6,
36
- "LABEL_7": 7,
37
- "LABEL_8": 8,
38
- "LABEL_9": 9
39
- },
40
- "model_type": "equibert",
41
- "roberta_model": "roberta-base",
42
- "transformers_version": "5.0.0"
43
- }
 
1
  {
 
 
 
 
 
 
 
2
  "hidden_size": 768,
3
+ "num_labels": 13,
4
+ "task": "entity_recognition",
5
+ "model_type": "equibert"
6
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42ec9d475de08a809be74e0691a31bf6a29708ecbb3fb46f7d1e81b5c50123dc
3
+ size 871190395