Patrick Johnson commited on
Commit
7a0035b
·
verified ·
1 Parent(s): 26e365d

Upload BertForTokenClassification

Browse files
Files changed (2) hide show
  1. config.json +7 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "data/inception/causalBERT",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
@@ -13,7 +13,9 @@
13
  "1": "LABEL_1",
14
  "2": "LABEL_2",
15
  "3": "LABEL_3",
16
- "4": "LABEL_4"
 
 
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
@@ -22,7 +24,9 @@
22
  "LABEL_1": 1,
23
  "LABEL_2": 2,
24
  "LABEL_3": 3,
25
- "LABEL_4": 4
 
 
26
  },
27
  "layer_norm_eps": 1e-12,
28
  "max_position_embeddings": 512,
 
1
  {
2
+ "_name_or_path": "../data/model/causalBERT",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
 
13
  "1": "LABEL_1",
14
  "2": "LABEL_2",
15
  "3": "LABEL_3",
16
+ "4": "LABEL_4",
17
+ "5": "LABEL_5",
18
+ "6": "LABEL_6"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
 
24
  "LABEL_1": 1,
25
  "LABEL_2": 2,
26
  "LABEL_3": 3,
27
+ "LABEL_4": 4,
28
+ "LABEL_5": 5,
29
+ "LABEL_6": 6
30
  },
31
  "layer_norm_eps": 1e-12,
32
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18f93d3b7e9eee4b0e50cb4d5f39e44ba7242025d58bacf30f09a2ee61142316
3
- size 434001724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b882da6564ea89a337f0a75a853eedb8bd1909ff0144f48c77166dc147e0d54
3
+ size 434007876