MaziarYieldmo commited on
Commit
ed0c203
·
verified ·
1 Parent(s): 127f616

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +2 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ed181d503f8ef65a06ce08684b2f7ff48ad55e2a31fcbcad8bcbe34f098d3ae
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:512ca6cc43370ed05097b5686486ec5ec70f27285133831295ff0ccb8bb149bd
3
  size 669455360
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76692ae68654dbadeaa53c327988f06b0d40dd0588ad47b16b8f76abe843f91c
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53cc84fa53bcebdcf31d08da78c1a17d4b2a9e575677e75e121b4b02c88b7211
3
+ size 5304