geekyrakshit commited on
Commit
0c90f67
1 Parent(s): a6c98ba

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +1 -6
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a957eb013f692bde1c13ae3df4939a007e246baf4359d5398434302d04a31c98
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f1d644fcd83c875b25f7f174873277b7710607310681781ba7733a3b1e84e1a
3
  size 267832560
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b49f74a0103a2c229df231947786d3fe3ee0ed467fe75c0735f7f1d92b3461ad
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46e7501b3ddb6dbd67ad83fc358a9fa715f89d33d182bada8fe8b3d87e9efdc3
3
  size 5304