chjooon commited on
Commit
3dae498
1 Parent(s): 62748ef

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "sshleifer/tiny-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": 2,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 2,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 514,
17
+ "model_type": "roberta",
18
+ "num_attention_heads": 2,
19
+ "num_hidden_layers": 2,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.30.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:4fea614b17e8363cf78fe8a56c53ad97d97df33fbbfd3d21592022785f541aac
3
+ size 624946
runs/Jun21_06-58-26_5828d5021482/events.out.tfevents.1687330711.5828d5021482.34003.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80e1c94b0b34525754c155b41b0b9d884f438e204dc44681f14046dd91f7e3ed
3
+ size 3894
runs/Jun21_07-00-23_5828d5021482/events.out.tfevents.1687330826.5828d5021482.34003.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:148158cb161ae5f51d8aaef6ce106921b5403b1011142b552f555053f7af9685
3
+ size 3894
runs/Jun21_07-03-43_5828d5021482/events.out.tfevents.1687331026.5828d5021482.34003.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806ad6eda36d78671d9213ad35400597de793c097ad97d60b5d0fb7a3737b849
3
+ size 3894
runs/Jun21_07-04-03_5828d5021482/events.out.tfevents.1687331046.5828d5021482.34003.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc64ebc301ba9087c3967a906fffd833877a97f269669903fa65d0e6f94de133
3
+ size 3894
runs/Jun21_07-04-50_5828d5021482/events.out.tfevents.1687331093.5828d5021482.34003.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ca424cf9e78dd62698952d063515bd03ea668595847f586d8b9915c0e37bf56
3
+ size 3894
runs/Jun21_07-08-00_5828d5021482/events.out.tfevents.1687331283.5828d5021482.34003.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3306b17795879dc3d29a3d2bef603e7b67b16e752619186941970608325b58a0
3
+ size 4019
runs/Jun21_07-41-40_5828d5021482/events.out.tfevents.1687333303.5828d5021482.34003.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39c5d54d9b81f761695d9402b641b2d16000848a52f434bec60f93c5a8413d30
3
+ size 4019
runs/Jun21_07-45-44_5828d5021482/events.out.tfevents.1687333548.5828d5021482.34003.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba357da4dbb07dd9538cf7d210055711c5b9eaf315c2c3547d62b2f358fd5945
3
+ size 4456
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7ec564427f455157295cdbb5ad2ddd0bc2d3ea91b41a50bad36a19c3e78f0b1
3
+ size 3899