SreyanG-NVIDIA commited on
Commit
359f458
1 Parent(s): cef7d4b

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-cased",
3
+ "architectures": [
4
+ "BertForQuestionAnswering"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.18.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 28996
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a71fd2bda68007fa18d858c49f70415132da1d8c80d792f612a57bebbdd1356
3
+ size 430955313
runs/May13_19-29-08_gpu11/1652450364.4042275/events.out.tfevents.1652450364.gpu11.76044.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3dbb72f19dd6ce472f8f0030d94bf5eac4ada7f46bee7799fd3283a23f397fe
3
+ size 4881
runs/May13_19-29-08_gpu11/events.out.tfevents.1652450364.gpu11.76044.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51945f975c3d19ca14b4ed00ee1f6c1c42b09cc00758ad6745400c8584b56948
3
+ size 3380
runs/May13_19-40-34_gpu11/1652451051.1159759/events.out.tfevents.1652451051.gpu11.84277.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4117ac1f29cc59bc966f9df413adc9600d96618f152dcb01a9771cf0ae160ca
3
+ size 4881
runs/May13_19-40-34_gpu11/events.out.tfevents.1652451051.gpu11.84277.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:736e7ea90a31a560d251587dd00247f9901436ad3318454129b40c813309ba45
3
+ size 3380
runs/May13_19-56-47_gpu11/1652452172.7023137/events.out.tfevents.1652452172.gpu11.85064.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6ce4296845749c534d43a6687e878606fb5387786a6e8dc03a76489ebc3cfc0
3
+ size 4881
runs/May13_19-56-47_gpu11/events.out.tfevents.1652452172.gpu11.85064.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f86fef91a05e83dc53d113413987886ba9a7792bd82354a487293ebd2a5cfa2
3
+ size 3380
runs/May13_20-01-56_gpu11/1652452329.9063168/events.out.tfevents.1652452329.gpu11.85955.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:319061fd7c837fc519c997e14fc0c6592f2ff305c6ab39bb109cc3258133411d
3
+ size 4881
runs/May13_20-01-56_gpu11/events.out.tfevents.1652452329.gpu11.85955.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae0b79d45b12f98c362b46b704615cf8796842b3346eee839ed8186f15d507e0
3
+ size 3537
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": false, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "bert-base-cased", "tokenizer_class": "BertTokenizer"}
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c981e7f16d2abf5df3aede289c57e8f884217778c9ea59451741246220e32b1
3
+ size 3055
vocab.txt ADDED
The diff for this file is too large to render. See raw diff