tuhanasinan commited on
Commit
aa457f6
·
verified ·
1 Parent(s): 19d2723

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -80,6 +80,6 @@
80
  "sinusoidal_pos_embds": false,
81
  "tie_weights_": true,
82
  "torch_dtype": "float32",
83
- "transformers_version": "4.45.1",
84
  "vocab_size": 30522
85
  }
 
80
  "sinusoidal_pos_embds": false,
81
  "tie_weights_": true,
82
  "torch_dtype": "float32",
83
+ "transformers_version": "4.48.1",
84
  "vocab_size": 30522
85
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9ccf87f74fc4b6cc5e530cabdfeefac9c2e0e179e1a2d999ae973366341e6e0
3
  size 267912544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9981fdbbec6b7f0ccd4491bebccc79389d11993375a29657c215008a12745831
3
  size 267912544
tokenizer_config.json CHANGED
@@ -44,6 +44,7 @@
44
  "clean_up_tokenization_spaces": false,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
 
47
  "mask_token": "[MASK]",
48
  "model_max_length": 512,
49
  "pad_token": "[PAD]",
 
44
  "clean_up_tokenization_spaces": false,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
+ "extra_special_tokens": {},
48
  "mask_token": "[MASK]",
49
  "model_max_length": 512,
50
  "pad_token": "[PAD]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b614a571e72a9a46fa04410726ddeb6a741c6d5f38da347356ebd5bb271c413e
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4db962cb022d158574230525055d70c443255f8b75d11c082b57579f2dc43f7
3
+ size 5368