ariesutiono commited on
Commit
101a179
1 Parent(s): 4a11015

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "allenai/scibert_scivocab_cased",
3
+ "architectures": [
4
+ "BertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "torch_dtype": "float32",
21
+ "transformers_version": "4.21.1",
22
+ "type_vocab_size": 2,
23
+ "use_cache": true,
24
+ "vocab_size": 62284
25
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1520c1e6d4463d4135b17ad860398aac4440e83d7ad2ac098f87bfd46b0b354
3
+ size 535828715
runs/Aug08_01-28-39_3f560333a24e/1659922160.9787276/events.out.tfevents.1659922160.3f560333a24e.72.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e0da8e29b4bdace9a484633cd6fd45592441e70fdda850a365b2df9a409ac22
3
+ size 5452
runs/Aug08_01-28-39_3f560333a24e/events.out.tfevents.1659922160.3f560333a24e.72.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52d0f8cbc5b0e1cb65ca445c5c015b84dd252948a79b8a3d4c9f1f7ee137826b
3
+ size 3621
runs/Aug08_01-31-19_3f560333a24e/1659922293.8377807/events.out.tfevents.1659922293.3f560333a24e.72.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:127c53e6c7f52baaba0ceeca586abd5e5845eae3931157e82577ddab398802f9
3
+ size 5455
runs/Aug08_01-31-19_3f560333a24e/events.out.tfevents.1659922293.3f560333a24e.72.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77b9d86ad3ee8b17cec7c62896132796ba4a0d9d5f4e14d805feccb8740fc373
3
+ size 3623
runs/Aug08_01-31-53_3f560333a24e/1659922322.11564/events.out.tfevents.1659922322.3f560333a24e.72.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2810f97bc8e4c9a5b41656fb2dc247e2ebca7cccabe45204f8761d43e713fd2
3
+ size 5455
runs/Aug08_01-31-53_3f560333a24e/events.out.tfevents.1659922322.3f560333a24e.72.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97dd5b19f367457ab0b4c5c4e10dd1f1484398867d67b3c75ba0e69093bb70ad
3
+ size 3621
runs/Aug08_01-43-03_3f560333a24e/1659922988.9335716/events.out.tfevents.1659922988.3f560333a24e.483.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e3fddf3eb6259826449fb640d1bc73da2ae2902131a2dd27f0e530e2ecf29e7
3
+ size 5455
runs/Aug08_01-43-03_3f560333a24e/events.out.tfevents.1659922988.3f560333a24e.483.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdb60e5c7aca618d16b59efa14f3f9291f6c408a0f061a1eeae5056fd8baae7e
3
+ size 4049
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92bd25eb867aebd5c45e9f7d6fc4137fc486b055c917d533d15030adc61df09a
3
+ size 3375