tiedaar commited on
Commit
70972d4
1 Parent(s): 6b1ab55

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +51 -0
  2. pytorch_model.bin +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "allenai/longformer-base-4096",
3
+ "architectures": [
4
+ "LongformerForSequenceClassification"
5
+ ],
6
+ "attention_mode": "longformer",
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "attention_window": [
9
+ 256,
10
+ 256,
11
+ 256,
12
+ 256,
13
+ 256,
14
+ 256,
15
+ 256,
16
+ 256,
17
+ 256,
18
+ 256,
19
+ 256,
20
+ 256
21
+ ],
22
+ "bos_token_id": 0,
23
+ "eos_token_id": 2,
24
+ "gradient_checkpointing": false,
25
+ "hidden_act": "gelu",
26
+ "hidden_dropout_prob": 0.1,
27
+ "hidden_size": 768,
28
+ "id2label": {
29
+ "0": "LABEL_0"
30
+ },
31
+ "ignore_attention_mask": false,
32
+ "initializer_range": 0.02,
33
+ "intermediate_size": 3072,
34
+ "label2id": {
35
+ "LABEL_0": 0
36
+ },
37
+ "layer_norm_eps": 1e-05,
38
+ "max_position_embeddings": 4098,
39
+ "model_type": "longformer",
40
+ "num_attention_heads": 12,
41
+ "num_hidden_layers": 12,
42
+ "onnx_export": false,
43
+ "pad_token_id": 1,
44
+ "position_embedding_type": "absolute",
45
+ "problem_type": "regression",
46
+ "sep_token_id": 2,
47
+ "torch_dtype": "float32",
48
+ "transformers_version": "4.28.1",
49
+ "type_vocab_size": 1,
50
+ "vocab_size": 50265
51
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5debaba9eb5541a538d3cb634b5252d43eadda7d3148a7b263976f95dfadb9b
3
+ size 594736209
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:924112b95d70fd35bbb961367c6aaa093d758fc6e32b379bed423f41444a50e1
3
+ size 3579