joelniklaus commited on
Commit
73a8854
1 Parent(s): 2d3dd4d

Model save

Browse files
last-checkpoint/config.json DELETED
@@ -1,27 +0,0 @@
1
- {
2
- "_name_or_path": "data/plms/legal-english-roberta-base",
3
- "architectures": [
4
- "RobertaForMaskedLM"
5
- ],
6
- "attention_probs_dropout_prob": 0.1,
7
- "bos_token_id": 1,
8
- "classifier_dropout": null,
9
- "eos_token_id": 2,
10
- "hidden_act": "gelu",
11
- "hidden_dropout_prob": 0.1,
12
- "hidden_size": 768,
13
- "initializer_range": 0.02,
14
- "intermediate_size": 3072,
15
- "layer_norm_eps": 1e-05,
16
- "max_position_embeddings": 514,
17
- "model_type": "roberta",
18
- "num_attention_heads": 12,
19
- "num_hidden_layers": 12,
20
- "pad_token_id": 0,
21
- "position_embedding_type": "absolute",
22
- "torch_dtype": "float32",
23
- "transformers_version": "4.20.1",
24
- "type_vocab_size": 1,
25
- "use_cache": true,
26
- "vocab_size": 32000
27
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
last-checkpoint/optimizer.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d899dec1ad58a81dfdec20767bb926ad3c6f1391835a734163bf60b9313e7ee
3
- size 885325017
 
 
 
 
last-checkpoint/pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:005e57adaff90384a2cee2af910df06094b8de7bd901fdcc14a8517fd0a42d8f
3
- size 442675755
 
 
 
 
last-checkpoint/rng_state_0.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e1f5c080046c85de041915f3f750160197e16f195e3706840d1be0379d901a8
3
- size 13611
 
 
 
 
last-checkpoint/rng_state_1.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e1f5c080046c85de041915f3f750160197e16f195e3706840d1be0379d901a8
3
- size 13611
 
 
 
 
last-checkpoint/rng_state_2.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e1f5c080046c85de041915f3f750160197e16f195e3706840d1be0379d901a8
3
- size 13611
 
 
 
 
last-checkpoint/rng_state_3.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f30e0b58cb422b6f0da0f4db3623e9d6f30d8ef76ad68b7521a13a9897d1af3a
3
- size 13611
 
 
 
 
last-checkpoint/rng_state_4.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f30e0b58cb422b6f0da0f4db3623e9d6f30d8ef76ad68b7521a13a9897d1af3a
3
- size 13611
 
 
 
 
last-checkpoint/rng_state_5.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e1f5c080046c85de041915f3f750160197e16f195e3706840d1be0379d901a8
3
- size 13611
 
 
 
 
last-checkpoint/rng_state_6.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e1f5c080046c85de041915f3f750160197e16f195e3706840d1be0379d901a8
3
- size 13611
 
 
 
 
last-checkpoint/rng_state_7.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e1f5c080046c85de041915f3f750160197e16f195e3706840d1be0379d901a8
3
- size 13611
 
 
 
 
last-checkpoint/scheduler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:906bc3ed48818cc1785b6a98c1e064532a322520b99cdf458cfd827674d9b7ec
3
- size 623
 
 
 
 
last-checkpoint/special_tokens_map.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "bos_token": "<s>",
3
- "cls_token": "<s>",
4
- "eos_token": "</s>",
5
- "mask_token": "<mask>",
6
- "pad_token": "<pad>",
7
- "sep_token": "</s>",
8
- "unk_token": "<unk>"
9
- }
 
 
 
 
 
 
 
 
 
 
last-checkpoint/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer_config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "bos_token": "<s>",
3
- "cls_token": "<s>",
4
- "eos_token": "</s>",
5
- "mask_token": "<mask>",
6
- "model_max_length": 512,
7
- "name_or_path": "data/plms/legal-english-roberta-base",
8
- "pad_token": "<pad>",
9
- "sep_token": "</s>",
10
- "special_tokens_map_file": "data/plms/legal-english-roberta-base_32k/special_tokens_map.json",
11
- "tokenizer_class": "PreTrainedTokenizerFast",
12
- "unk_token": "<unk>"
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
last-checkpoint/trainer_state.json DELETED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/training_args.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fb2f6b9d8782ce9350a7b017f2ba138463c2ec114bdca0603ea648481322d3f
3
- size 3503
 
 
 
 
runs/Mar21_22-49-35_t1v-n-fb892c44-w-0/events.out.tfevents.1679439157.t1v-n-fb892c44-w-0.15492.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a366781701f2c4f5b9b0acdb361a5f004238d675e6006789185c034ca2739cb4
3
- size 70039
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f1a7b8235d76633a40dc09756dd1e2f6c3dd5e14d596b58f121a0196c4e6f94
3
+ size 70399