Pclanglais commited on
Commit
f293643
1 Parent(s): 99251c7

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +38 -44
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -8,54 +8,48 @@
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
- "0": "abstract",
12
- "1": "address",
13
- "2": "author",
14
- "3": "booktitle",
15
- "4": "doi",
16
- "5": "editor",
17
- "6": "file",
18
- "7": "issue",
19
- "8": "journal",
20
- "9": "keywords",
21
- "10": "location",
22
- "11": "month",
23
- "12": "none",
24
- "13": "note",
25
- "14": "number",
26
- "15": "pages",
27
- "16": "publisher",
28
- "17": "series",
29
- "18": "title",
30
- "19": "url",
31
- "20": "volume",
32
- "21": "year"
33
  },
34
  "initializer_range": 0.02,
35
  "intermediate_size": 3072,
36
  "label2id": {
37
- "abstract": 0,
38
- "address": 1,
39
- "author": 2,
40
- "booktitle": 3,
41
- "doi": 4,
42
- "editor": 5,
43
- "file": 6,
44
- "issue": 7,
45
- "journal": 8,
46
- "keywords": 9,
47
- "location": 10,
48
- "month": 11,
49
- "none": 12,
50
- "note": 13,
51
- "number": 14,
52
- "pages": 15,
53
- "publisher": 16,
54
- "series": 17,
55
- "title": 18,
56
- "url": 19,
57
- "volume": 20,
58
- "year": 21
59
  },
60
  "layer_norm_eps": 1e-07,
61
  "max_position_embeddings": 512,
 
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "address",
12
+ "1": "author",
13
+ "2": "booktitle",
14
+ "3": "doi",
15
+ "4": "editor",
16
+ "5": "issue",
17
+ "6": "journal",
18
+ "7": "location",
19
+ "8": "month",
20
+ "9": "none",
21
+ "10": "number",
22
+ "11": "pages",
23
+ "12": "publisher",
24
+ "13": "separator",
25
+ "14": "series",
26
+ "15": "title",
27
+ "16": "url",
28
+ "17": "volume",
29
+ "18": "year"
 
 
 
30
  },
31
  "initializer_range": 0.02,
32
  "intermediate_size": 3072,
33
  "label2id": {
34
+ "address": 0,
35
+ "author": 1,
36
+ "booktitle": 2,
37
+ "doi": 3,
38
+ "editor": 4,
39
+ "issue": 5,
40
+ "journal": 6,
41
+ "location": 7,
42
+ "month": 8,
43
+ "none": 9,
44
+ "number": 10,
45
+ "pages": 11,
46
+ "publisher": 12,
47
+ "separator": 13,
48
+ "series": 14,
49
+ "title": 15,
50
+ "url": 16,
51
+ "volume": 17,
52
+ "year": 18
 
 
 
53
  },
54
  "layer_norm_eps": 1e-07,
55
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a79a87f4f6a9a582974b98a2de1f2474f981de64881b8a9e93207ac9939737c3
3
- size 1112967176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17877e79af4ebb7611093828efb10d97fbe2f16adb50a4bb52de23714fac3c2e
3
+ size 1112957948
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1cfe4560ded2473d95d78b6ea5e885c003b620c8ebbcd9a7d5227ed6c837d721
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac63c4ff5ef84612956f7d37b8671418337fcf62978976f33027e9667fc75e5e
3
  size 5176