damapika commited on
Commit
265597f
1 Parent(s): db71e42

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": "roberta-base",
3
+ "architectures": [
4
+ "RobertaForQuestionAnswering"
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": 12,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.27.4",
24
+ "type_vocab_size": 1,
25
+ "use_cache": true,
26
+ "vocab_size": 50265
27
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74f5bd14a82007535f196735d4480cc9ef5d686b286e3fbf80116be553c225f9
3
+ size 496299053
runs/May06_22-53-09_Damapika/1683406413.8428237/events.out.tfevents.1683406413.Damapika.7792.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e92ec69918b074caea43893e4d91e30a543bea83c2cdeb33b372b86f8c8de08
3
+ size 5885
runs/May06_22-53-09_Damapika/events.out.tfevents.1683406413.Damapika.7792.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9183bc198ecd880d5aa6861f54bc8c5755a0db733eec6ec6b071ec103e690dcd
3
+ size 4039
runs/May06_22-58-42_Damapika/1683406732.2545035/events.out.tfevents.1683406732.Damapika.7792.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d030123946307527ef4c94eb0249f035afcdd10ea2bcb12c665b59bebde11856
3
+ size 5885
runs/May06_22-58-42_Damapika/events.out.tfevents.1683406732.Damapika.7792.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad288bc5584cc5aad65056df0f20833c32e526256cf12aba5620d9097b2da590
3
+ size 4039
runs/May07_13-55-06_Damapika/1683460517.993868/events.out.tfevents.1683460517.Damapika.2380.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84d780bdd451ed66f0cb16236005edf3b171c914bd9f56fdbfde1c9b1baecac5
3
+ size 5885
runs/May07_13-55-06_Damapika/1683460600.1665566/events.out.tfevents.1683460600.Damapika.2380.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b7646ef1f083fa3d75544aa02ea98081ea976e50e1fbec86d841212c17dfbab
3
+ size 5885
runs/May07_13-55-06_Damapika/events.out.tfevents.1683460517.Damapika.2380.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b96e3dbbd3599212c15e7b7e6c18994d63b2120cc730dc02a58b2e1cf0c174a6
3
+ size 7990
runs/May07_14-08-07_Damapika/1683461308.6727445/events.out.tfevents.1683461308.Damapika.23752.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ec70f3fa66c0913740304b0bbdf1680825380c84a1e146878a499b49e73006e
3
+ size 5885
runs/May07_14-08-07_Damapika/events.out.tfevents.1683461308.Damapika.23752.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:137e553c7ec9f005893763ed76172917a95e611ccdb0a15d53d76b3509ce7447
3
+ size 4194
special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": "<s>",
4
+ "cls_token": "<s>",
5
+ "eos_token": "</s>",
6
+ "errors": "replace",
7
+ "mask_token": "<mask>",
8
+ "model_max_length": 512,
9
+ "pad_token": "<pad>",
10
+ "sep_token": "</s>",
11
+ "special_tokens_map_file": null,
12
+ "tokenizer_class": "RobertaTokenizer",
13
+ "trim_offsets": true,
14
+ "unk_token": "<unk>"
15
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db1340b5eb9af9a6d5577c3988866968708624c2350363499b19a0e9faeee661
3
+ size 3643
vocab.json ADDED
The diff for this file is too large to render. See raw diff