vishalk4u commited on
Commit
2f125e2
1 Parent(s): 81971ee

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -29,6 +29,6 @@
29
  "sinusoidal_pos_embds": false,
30
  "tie_weights_": true,
31
  "torch_dtype": "float32",
32
- "transformers_version": "4.38.2",
33
  "vocab_size": 28996
34
  }
 
29
  "sinusoidal_pos_embds": false,
30
  "tie_weights_": true,
31
  "torch_dtype": "float32",
32
+ "transformers_version": "4.40.0",
33
  "vocab_size": 28996
34
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0286ab03052bc4483f0730e56635564aa32d722704fd885d7595bfafea532908
3
  size 263144680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f463fc3cb86250e3da17f260a577481970c9ed0d7a5e97c9ba6dc02ae157bce2
3
  size 263144680
runs/Apr26_10-29-21_672fe47ec43f/events.out.tfevents.1714127367.672fe47ec43f.632.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a68620b8b801596233c30c57caeece7d57e83f6aedc6af56caeca78fc296fa16
3
+ size 346
runs/Apr26_10-33-38_672fe47ec43f/events.out.tfevents.1714127625.672fe47ec43f.2845.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4fc6a29e48b0dbfb1bf39cbf9cf0ae2392fd03f974d5fdd6004735301cd4d49
3
+ size 5584
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
tokenizer_config.json CHANGED
@@ -45,7 +45,7 @@
45
  "cls_token": "[CLS]",
46
  "do_lower_case": false,
47
  "mask_token": "[MASK]",
48
- "model_max_length": 512,
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
51
  "strip_accents": null,
 
45
  "cls_token": "[CLS]",
46
  "do_lower_case": false,
47
  "mask_token": "[MASK]",
48
+ "model_max_length": 1000000000000000019884624838656,
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
51
  "strip_accents": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0c6108c3011ea40f1d47727740d53bd512e507a5aa4dd45ba922549b1f6c92b
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2951c49dca3bb89fc7f7ec25ef1fa9f2777032070d7e9e68c1ebad1236bd0d77
3
+ size 5048