esgg commited on
Commit
09f5684
1 Parent(s): de0fa81

Upload 7 files

Browse files

New version of the model

Files changed (3) hide show
  1. config.json +3 -15
  2. pytorch_model.bin +2 -2
  3. training_args.bin +2 -2
config.json CHANGED
@@ -13,27 +13,15 @@
13
  "1": "SEP",
14
  "2": "B-Application_Mention",
15
  "3": "I-Application_Mention",
16
- "4": "B-Developer",
17
- "5": "I-Developer",
18
- "6": "B-URL",
19
- "7": "I-URL",
20
- "8": "B-Version",
21
- "9": "I-Version",
22
- "10": "O"
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
  "B-Application_Mention": 2,
28
- "B-Developer": 4,
29
- "B-URL": 6,
30
- "B-Version": 8,
31
  "CLS": 0,
32
  "I-Application_Mention": 3,
33
- "I-Developer": 5,
34
- "I-URL": 7,
35
- "I-Version": 9,
36
- "O": 10,
37
  "SEP": 1
38
  },
39
  "layer_norm_eps": 1e-12,
@@ -44,7 +32,7 @@
44
  "pad_token_id": 0,
45
  "position_embedding_type": "absolute",
46
  "torch_dtype": "float32",
47
- "transformers_version": "4.28.0",
48
  "type_vocab_size": 2,
49
  "use_cache": true,
50
  "vocab_size": 31090
 
13
  "1": "SEP",
14
  "2": "B-Application_Mention",
15
  "3": "I-Application_Mention",
16
+ "4": "O"
 
 
 
 
 
 
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
  "B-Application_Mention": 2,
 
 
 
22
  "CLS": 0,
23
  "I-Application_Mention": 3,
24
+ "O": 4,
 
 
 
25
  "SEP": 1
26
  },
27
  "layer_norm_eps": 1e-12,
 
32
  "pad_token_id": 0,
33
  "position_embedding_type": "absolute",
34
  "torch_dtype": "float32",
35
+ "transformers_version": "4.30.2",
36
  "type_vocab_size": 2,
37
  "use_cache": true,
38
  "vocab_size": 31090
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eec6c606ffe34290a4df226ee9f21b078d24c4e06475692dc6c76056468b9ba4
3
- size 437417453
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82a6224e7688582c86b46b70940a053e16730d61b4f26d030b354cada0ec3fc3
3
+ size 437396205
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2189f85aa631d6f177cec6e14983cb1d89d5e20b3b5a57bead0bc8a76be7a024
3
- size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b94f336fcd400b56f4b01a8d2dacceddc70ddbbd9306a750b2e84ccf3ef8f2a
3
+ size 3963