vkimbris commited on
Commit
7357035
1 Parent(s): 4e2776a

Upload BertForTokenClassification

Browse files
Files changed (2) hide show
  1. config.json +27 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/Users/vkimbris/hugging-face-models/rubert-tiny",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
@@ -23,23 +23,47 @@
23
  "9": "B-DECORATIONS",
24
  "10": "I-DECORATIONS",
25
  "11": "B-PRINT",
26
- "12": "I-PRINT"
 
 
 
 
 
 
 
 
 
 
 
 
27
  },
28
  "initializer_range": 0.02,
29
  "intermediate_size": 600,
30
  "label2id": {
31
  "B-BRAND": 1,
 
32
  "B-COMPOSITION": 5,
 
33
  "B-DECORATIONS": 9,
34
  "B-GENDER": 3,
 
35
  "B-PRINT": 11,
 
36
  "B-SEASON": 7,
 
 
37
  "I-BRAND": 2,
 
38
  "I-COMPOSITION": 6,
 
39
  "I-DECORATIONS": 10,
40
  "I-GENDER": 4,
 
41
  "I-PRINT": 12,
 
42
  "I-SEASON": 8,
 
 
43
  "O": 0
44
  },
45
  "layer_norm_eps": 1e-12,
@@ -50,7 +74,7 @@
50
  "pad_token_id": 0,
51
  "position_embedding_type": "absolute",
52
  "torch_dtype": "float32",
53
- "transformers_version": "4.37.2",
54
  "type_vocab_size": 2,
55
  "use_cache": true,
56
  "vocab_size": 29564
 
1
  {
2
+ "_name_or_path": "cointegrated/rubert-tiny",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
 
23
  "9": "B-DECORATIONS",
24
  "10": "I-DECORATIONS",
25
  "11": "B-PRINT",
26
+ "12": "I-PRINT",
27
+ "13": "B-CUT",
28
+ "14": "I-CUT",
29
+ "15": "B-SPORTS",
30
+ "16": "I-SPORTS",
31
+ "17": "B-TEXTURE",
32
+ "18": "I-TEXTURE",
33
+ "19": "B-PACKAGE",
34
+ "20": "I-PACKAGE",
35
+ "21": "B-PURPOSE",
36
+ "22": "I-PURPOSE",
37
+ "23": "B-CLASP",
38
+ "24": "I-CLASP"
39
  },
40
  "initializer_range": 0.02,
41
  "intermediate_size": 600,
42
  "label2id": {
43
  "B-BRAND": 1,
44
+ "B-CLASP": 23,
45
  "B-COMPOSITION": 5,
46
+ "B-CUT": 13,
47
  "B-DECORATIONS": 9,
48
  "B-GENDER": 3,
49
+ "B-PACKAGE": 19,
50
  "B-PRINT": 11,
51
+ "B-PURPOSE": 21,
52
  "B-SEASON": 7,
53
+ "B-SPORTS": 15,
54
+ "B-TEXTURE": 17,
55
  "I-BRAND": 2,
56
+ "I-CLASP": 24,
57
  "I-COMPOSITION": 6,
58
+ "I-CUT": 14,
59
  "I-DECORATIONS": 10,
60
  "I-GENDER": 4,
61
+ "I-PACKAGE": 20,
62
  "I-PRINT": 12,
63
+ "I-PURPOSE": 22,
64
  "I-SEASON": 8,
65
+ "I-SPORTS": 16,
66
+ "I-TEXTURE": 18,
67
  "O": 0
68
  },
69
  "layer_norm_eps": 1e-12,
 
74
  "pad_token_id": 0,
75
  "position_embedding_type": "absolute",
76
  "torch_dtype": "float32",
77
+ "transformers_version": "4.38.2",
78
  "type_vocab_size": 2,
79
  "use_cache": true,
80
  "vocab_size": 29564
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc6531e6d72d9b8cb4b3b994314e8c7ed63254f4c9488aa1c0260c84240b32d3
3
- size 46768588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88e70c811a5d9ea5af9bcbd145d35148c90a5c40d6babb385c37c969fa991499
3
+ size 46783612