robingeibel commited on
Commit
11c6604
1 Parent(s): cd992ce

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/bigbird-roberta-base",
3
+ "architectures": [
4
+ "BigBirdForMaskedLM"
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
+ "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
+ "layer_norm_eps": 1e-12,
19
+ "max_position_embeddings": 4096,
20
+ "model_type": "big_bird",
21
+ "num_attention_heads": 12,
22
+ "num_hidden_layers": 12,
23
+ "num_random_blocks": 3,
24
+ "pad_token_id": 0,
25
+ "position_embedding_type": "absolute",
26
+ "rescale_embeddings": false,
27
+ "sep_token_id": 66,
28
+ "torch_dtype": "float32",
29
+ "transformers_version": "4.20.1",
30
+ "type_vocab_size": 2,
31
+ "use_bias": true,
32
+ "use_cache": true,
33
+ "vocab_size": 50358
34
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de272ecb22ab12657cf4334357b2838779b23a1a6ef1324e1220737d3344e748
3
+ size 512546023
runs/Jun28_09-44-38_35c464977303/1656409512.6983378/events.out.tfevents.1656409512.35c464977303.96.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9bdbad360a5f846025be85cdc3056df4ff84dce8a54f42e2cff09f8abeaa004
3
+ size 5369
runs/Jun28_09-44-38_35c464977303/events.out.tfevents.1656409512.35c464977303.96.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0ada1d175d4fc582101137aa6e19fa66300609d1cf85e1c0e9bc5c85760ed27
3
+ size 5624
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1f61b2fd7264348902b941a17c2fd4edca412f90263a273b7c99a02953d0112
3
+ size 3375