Pclanglais commited on
Commit
780eb1a
1 Parent(s): 013b723

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +24 -20
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -10,32 +10,36 @@
10
  "id2label": {
11
  "0": "author",
12
  "1": "bibliography",
13
- "2": "contact",
14
- "3": "date",
15
- "4": "dialog",
16
- "5": "footnote",
17
- "6": "keywords",
18
- "7": "paratext",
19
- "8": "separator",
20
- "9": "table",
21
- "10": "text",
22
- "11": "title"
 
 
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
  "author": 0,
28
  "bibliography": 1,
29
- "contact": 2,
30
- "date": 3,
31
- "dialog": 4,
32
- "footnote": 5,
33
- "keywords": 6,
34
- "paratext": 7,
35
- "separator": 8,
36
- "table": 9,
37
- "text": 10,
38
- "title": 11
 
 
39
  },
40
  "layer_norm_eps": 1e-07,
41
  "max_position_embeddings": 512,
 
10
  "id2label": {
11
  "0": "author",
12
  "1": "bibliography",
13
+ "2": "caption",
14
+ "3": "contact",
15
+ "4": "date",
16
+ "5": "dialog",
17
+ "6": "footnote",
18
+ "7": "keywords",
19
+ "8": "math",
20
+ "9": "paratext",
21
+ "10": "separator",
22
+ "11": "table",
23
+ "12": "text",
24
+ "13": "title"
25
  },
26
  "initializer_range": 0.02,
27
  "intermediate_size": 3072,
28
  "label2id": {
29
  "author": 0,
30
  "bibliography": 1,
31
+ "caption": 2,
32
+ "contact": 3,
33
+ "date": 4,
34
+ "dialog": 5,
35
+ "footnote": 6,
36
+ "keywords": 7,
37
+ "math": 8,
38
+ "paratext": 9,
39
+ "separator": 10,
40
+ "table": 11,
41
+ "text": 12,
42
+ "title": 13
43
  },
44
  "layer_norm_eps": 1e-07,
45
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bd3e7168e657cbd2f306de2e5101a8c3d2e49173669333c0e7b0b187202e13b
3
- size 1112936416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f22238fcc9e3ae7ad8c4e9412a6bdf044e18b49859608227ee7e5038dd146040
3
+ size 1112942568
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0afcfd8256554a6a83437881cd3a3a1b377de21a0884a9bb6be6a29dde5e8468
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2736314d3d9a48526480ce8027e7f3e68adb8e9446f1a6a83403ce38c2897e41
3
  size 5176