Mascariddu8 commited on
Commit
02633a2
1 Parent(s): 49f5cf9

Upload BigBirdForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +44 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/bigbird-roberta-base",
3
+ "architectures": [
4
+ "BigBirdForSequenceClassification"
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
+ "hidden_act": "gelu_new",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 768,
15
+ "id2label": {
16
+ "0": "passage",
17
+ "1": "phrase",
18
+ "2": "multi"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 3072,
22
+ "label2id": {
23
+ "multi": "2",
24
+ "passage": "0",
25
+ "phrase": "1"
26
+ },
27
+ "layer_norm_eps": 1e-12,
28
+ "max_position_embeddings": 4096,
29
+ "model_type": "big_bird",
30
+ "num_attention_heads": 12,
31
+ "num_hidden_layers": 12,
32
+ "num_random_blocks": 3,
33
+ "pad_token_id": 0,
34
+ "position_embedding_type": "absolute",
35
+ "problem_type": "single_label_classification",
36
+ "rescale_embeddings": false,
37
+ "sep_token_id": 66,
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.23.0",
40
+ "type_vocab_size": 2,
41
+ "use_bias": true,
42
+ "use_cache": true,
43
+ "vocab_size": 50358
44
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19ba8cec28e4e60631e67e78a776b4631258605d7aa630f0a533134bec50695b
3
+ size 512347113