akuysal commited on
Commit
dc6508d
1 Parent(s): 13dc83e

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -20,6 +20,6 @@
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.27.2",
24
  "vocab_size": 30522
25
  }
 
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.26.1",
24
  "vocab_size": 30522
25
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b57abb704f69031782a1abd5db89f53bc0a038dd4bd332ea132228cd021e7025
3
- size 267854125
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:371cf02475110ff1ab62585e5d4cc5569541e7b0edd03b301c87cd79e754242f
3
+ size 267855533
runs/Mar23_20-08-59_39de1207f816/1679602306.7977154/events.out.tfevents.1679602306.39de1207f816.23.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ddc184586c8dbbd2ae1fd4366df14cec1ef46b36476c62bb1b4c5655de138ad
3
+ size 5781
runs/Mar23_20-08-59_39de1207f816/events.out.tfevents.1679602306.39de1207f816.23.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:270065a1a6dff1956a1eb2c1c2b85e97166e825d49cc4ba2e441d044ca3ec61a
3
+ size 4129
tokenizer_config.json CHANGED
@@ -3,6 +3,7 @@
3
  "do_lower_case": true,
4
  "mask_token": "[MASK]",
5
  "model_max_length": 512,
 
6
  "pad_token": "[PAD]",
7
  "sep_token": "[SEP]",
8
  "special_tokens_map_file": null,
 
3
  "do_lower_case": true,
4
  "mask_token": "[MASK]",
5
  "model_max_length": 512,
6
+ "name_or_path": "distilbert-base-uncased",
7
  "pad_token": "[PAD]",
8
  "sep_token": "[SEP]",
9
  "special_tokens_map_file": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28850817720733d95595f6b3178ec674dda80d3743746960051fb6db7ae72042
3
- size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e80d7c10b190f1c7a596d9fc6aa6085e0e8da61c2c7a6fdd76fd872d7f9821e8
3
+ size 3579