pritoms commited on
Commit
c1a4002
1 Parent(s): 5143a0e

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilroberta-base",
3
+ "architectures": [
4
+ "RobertaForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
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": 6,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.16.2",
24
+ "type_vocab_size": 1,
25
+ "use_cache": true,
26
+ "vocab_size": 50265
27
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:710ab37f4a90b0ad97d12a0eafdd6051a61165b2d01d9f2c230762ebefe44e59
3
+ size 328725739
runs/Feb03_04-49-29_4b651927d709/1643863778.7535455/events.out.tfevents.1643863778.4b651927d709.70.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed21f2065b69020e07e4e6b3c2fc2b946f4c38f9b828c82b258566e92560f858
3
+ size 4808
runs/Feb03_04-49-29_4b651927d709/events.out.tfevents.1643863778.4b651927d709.70.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b981ae3c171af9a4074ff50710f23487d42d27934f3bd0b47bafda6bb809260
3
+ size 4517
runs/Feb03_04-49-29_4b651927d709/events.out.tfevents.1643867159.4b651927d709.70.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33eae2ce347f8fc6e0dce7e5d47278c1966f96d8802940522c1eff60576850eb
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22a1a9b5a171f347fa190bf6e54aaf6432b2477871061f88ac2a9fa5b63ce8db
3
+ size 3055