dhruvil237 commited on
Commit
15c72d4
1 Parent(s): d4d631b

Training in progress, step 500

Browse files
config.json CHANGED
@@ -335,7 +335,7 @@
335
  "relative_attention": true,
336
  "share_att_key": true,
337
  "torch_dtype": "float32",
338
- "transformers_version": "4.26.1",
339
  "type_vocab_size": 0,
340
  "vocab_size": 128100
341
  }
 
335
  "relative_attention": true,
336
  "share_att_key": true,
337
  "torch_dtype": "float32",
338
+ "transformers_version": "4.28.0",
339
  "type_vocab_size": 0,
340
  "vocab_size": 128100
341
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38e1fda67386e1ae38c744bfa19776e76fe99d7437d00eefec8f59303eb1343f
3
  size 738227065
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6022ae6b5eb43747f61cd41f58666d7a1ebd5c98cbd686f294568145fae5ba9
3
  size 738227065
runs/May18_17-06-52_33152652d71d/1684429804.6745079/events.out.tfevents.1684429804.33152652d71d.1325.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be99ea1b18e8981f3714afd61d3ec5c6444e4a42a9a1e64872c7be152aeb2415
3
+ size 5921
runs/May18_17-06-52_33152652d71d/events.out.tfevents.1684429804.33152652d71d.1325.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7e4f057f69dfec78b881746143903dd7a974b60e5bc1d795f3308b2f4571901
3
+ size 11207
tokenizer_config.json CHANGED
@@ -1,15 +1,14 @@
1
  {
2
  "bos_token": "[CLS]",
 
3
  "cls_token": "[CLS]",
4
  "do_lower_case": false,
5
  "eos_token": "[SEP]",
6
  "mask_token": "[MASK]",
7
  "model_max_length": 1000000000000000019884624838656,
8
- "name_or_path": "microsoft/deberta-v3-base",
9
  "pad_token": "[PAD]",
10
  "sep_token": "[SEP]",
11
  "sp_model_kwargs": {},
12
- "special_tokens_map_file": null,
13
  "split_by_punct": false,
14
  "tokenizer_class": "DebertaV2Tokenizer",
15
  "unk_token": "[UNK]",
 
1
  {
2
  "bos_token": "[CLS]",
3
+ "clean_up_tokenization_spaces": true,
4
  "cls_token": "[CLS]",
5
  "do_lower_case": false,
6
  "eos_token": "[SEP]",
7
  "mask_token": "[MASK]",
8
  "model_max_length": 1000000000000000019884624838656,
 
9
  "pad_token": "[PAD]",
10
  "sep_token": "[SEP]",
11
  "sp_model_kwargs": {},
 
12
  "split_by_punct": false,
13
  "tokenizer_class": "DebertaV2Tokenizer",
14
  "unk_token": "[UNK]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe68c954823d1fb8735b1acf56d738ab2a046695369990e63231d3192e550b12
3
- size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:280512493aae4df3aec1b2d653439a83493e1adb8b4b411b76b558b3eeb1afec
3
+ size 3579