S2312dal commited on
Commit
a2c54dc
·
1 Parent(s): 83d3a1d

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "albert-base-v2",
3
+ "architectures": [
4
+ "AlbertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0,
7
+ "bos_token_id": 2,
8
+ "classifier_dropout_prob": 0.1,
9
+ "down_scale_factor": 1,
10
+ "embedding_size": 128,
11
+ "eos_token_id": 3,
12
+ "gap_size": 0,
13
+ "hidden_act": "gelu_new",
14
+ "hidden_dropout_prob": 0,
15
+ "hidden_size": 768,
16
+ "initializer_range": 0.02,
17
+ "inner_group_num": 1,
18
+ "intermediate_size": 3072,
19
+ "layer_norm_eps": 1e-12,
20
+ "max_position_embeddings": 512,
21
+ "model_type": "albert",
22
+ "net_structure_type": 0,
23
+ "num_attention_heads": 12,
24
+ "num_hidden_groups": 1,
25
+ "num_hidden_layers": 12,
26
+ "num_memory_blocks": 0,
27
+ "pad_token_id": 0,
28
+ "position_embedding_type": "absolute",
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.19.4",
31
+ "type_vocab_size": 2,
32
+ "vocab_size": 30000
33
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3c587098d5a15a9a5cc146dfece551efc43b58824c0e80a1a69266d68886c06
3
+ size 44900174
runs/Jun16_15-46-38_f781e90eaa15/1655394427.2362363/events.out.tfevents.1655394427.f781e90eaa15.77.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:744782048235359abbbbb69dd03c728a8588184638b19e9e223f6c118ac1d2bc
3
+ size 5126
runs/Jun16_15-46-38_f781e90eaa15/events.out.tfevents.1655394421.f781e90eaa15.77.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea92e515269ec2dcf569e186fe2ff0b1abe11aaac0e1059199dda46ba61ba47
3
+ size 5450
runs/Jun16_15-46-38_f781e90eaa15/events.out.tfevents.1655394492.f781e90eaa15.77.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2278074f5cc31add8b40585da2cc26b8d2325c2603be138c879fce19c9d4649b
3
+ size 306
runs/Jun16_15-49-20_f781e90eaa15/1655394605.2597218/events.out.tfevents.1655394605.f781e90eaa15.77.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d147ac979bc4dd947ccaa9b7d7cfcce81ffed80b35267e753dd26f661e86971
3
+ size 5126
runs/Jun16_15-49-20_f781e90eaa15/1655394700.6826975/events.out.tfevents.1655394700.f781e90eaa15.77.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffe3b30cc1091c79f246b9c235731e7cf44b783ee2a1ea19d02a737e5aab8878
3
+ size 5126
runs/Jun16_15-49-20_f781e90eaa15/events.out.tfevents.1655394605.f781e90eaa15.77.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:366045aa429ef774243033dacda367cba21f6ad2ef79031cc6f3f158454d1ea5
3
+ size 3633
runs/Jun16_15-49-20_f781e90eaa15/events.out.tfevents.1655394697.f781e90eaa15.77.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b537e2145c24345183e8c774214ce221c54d57d7506fe551c0e05d0cb985a02
3
+ size 5450
runs/Jun16_15-49-20_f781e90eaa15/events.out.tfevents.1655394762.f781e90eaa15.77.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:431123c4758754bebd329f77d635ace8b463291d56f2886f871576f68e8a9e25
3
+ size 306
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:429521363358ac63d6107b19407079f340cc7b6640eebffd1d20ef6fc3e23aa1
3
+ size 3183