naimai commited on
Commit
e87aee5
·
1 Parent(s): c7014f2

Upload BigBirdForTokenClassification

Browse files
Files changed (2) hide show
  1. config.json +56 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "drive/MyDrive/MyProject/data/Intent_classif_data/OMR_classifier/bigbird_roberta16",
3
+ "architectures": [
4
+ "BigBirdForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "attention_type": "block_sparse",
8
+ "block_size": 64,
9
+ "bos_token_id": 1,
10
+ "classifier_dropout": null,
11
+ "eos_token_id": 2,
12
+ "gradient_checkpointing": false,
13
+ "hidden_act": "gelu_new",
14
+ "hidden_dropout_prob": 0.1,
15
+ "hidden_size": 768,
16
+ "id2label": {
17
+ "0": "LABEL_0",
18
+ "1": "LABEL_1",
19
+ "2": "LABEL_2",
20
+ "3": "LABEL_3",
21
+ "4": "LABEL_4",
22
+ "5": "LABEL_5",
23
+ "6": "LABEL_6",
24
+ "7": "LABEL_7",
25
+ "8": "LABEL_8"
26
+ },
27
+ "initializer_range": 0.02,
28
+ "intermediate_size": 3072,
29
+ "label2id": {
30
+ "LABEL_0": 0,
31
+ "LABEL_1": 1,
32
+ "LABEL_2": 2,
33
+ "LABEL_3": 3,
34
+ "LABEL_4": 4,
35
+ "LABEL_5": 5,
36
+ "LABEL_6": 6,
37
+ "LABEL_7": 7,
38
+ "LABEL_8": 8
39
+ },
40
+ "layer_norm_eps": 1e-12,
41
+ "max_position_embeddings": 4096,
42
+ "model_type": "big_bird",
43
+ "num_attention_heads": 12,
44
+ "num_hidden_layers": 12,
45
+ "num_random_blocks": 3,
46
+ "pad_token_id": 0,
47
+ "position_embedding_type": "absolute",
48
+ "rescale_embeddings": false,
49
+ "sep_token_id": 66,
50
+ "torch_dtype": "float32",
51
+ "transformers_version": "4.24.0",
52
+ "type_vocab_size": 2,
53
+ "use_bias": true,
54
+ "use_cache": true,
55
+ "vocab_size": 50358
56
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e21a790e986375dc3f9f9903215ee7658b8886c2d031a367cd073bb5c47211b4
3
+ size 509999725