stevems1 commited on
Commit
bcef623
1 Parent(s): 416b9ec

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
+ "RobertaForCausalLM"
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.18.0",
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:eb067f993ff4b7d6eeaca99fcc808a7f0360f1d044815b5a95530585884228e9
3
+ size 328720043
runs/Apr14_11-36-44_dbf58e6260ac/1649936240.3382468/events.out.tfevents.1649936240.dbf58e6260ac.79.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:821d5f42fcdc7a454375620188a0500c8ce1da4feb0b06640f7e7b5e1dbc7b3a
3
+ size 4876
runs/Apr14_11-36-44_dbf58e6260ac/1649936383.3809326/events.out.tfevents.1649936383.dbf58e6260ac.79.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c828e4c9d982e30f2a36f3dadb707f138463274c7e9d6abe086b956a2190966b
3
+ size 4876
runs/Apr14_11-36-44_dbf58e6260ac/events.out.tfevents.1649936240.dbf58e6260ac.79.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:160ebf45e9209a5d19d8e3f8d456073828755d5566e60e2d1296c7ea43008e52
3
+ size 4532
runs/Apr14_11-36-44_dbf58e6260ac/events.out.tfevents.1649936267.dbf58e6260ac.79.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ddb494f7b15476d0edffc5221cb2fa58840d7289300a13b8a26801b8b401b30
3
+ size 306
runs/Apr14_11-36-44_dbf58e6260ac/events.out.tfevents.1649936383.dbf58e6260ac.79.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0652ed1a4dfc81e3986a9fd1fe4687828cda8fe001fb7f43be99aaee191b728c
3
+ size 4532
runs/Apr14_11-36-44_dbf58e6260ac/events.out.tfevents.1649936398.dbf58e6260ac.79.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07740eacb32839d1163723909a322b3f5cb17d8becdf7b633a2083fd211052ad
3
+ size 306
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76414bb5dc057a0ed7cc53a0e8fc4799b309b524677880044456f5f2d17117df
3
+ size 3055