SoyGema commited on
Commit
306eb27
1 Parent(s): d2e8c7a

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac21426111ab53c788a365915a3ed9838066a54283024f46622bd00848b22730
3
  size 242069785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b243832264fe93e59a019a0ab551a99e9294bc842630c3046492f8cafd72ba3f
3
  size 242069785
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": 128,
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:d3204101e9cfb72e06b242aa773cbcc7e5560461e7080eeca53738df5ec56997
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4169c5e4af5f46fce38fba5b759f905c93a44aa2382241e091f77f70cc4d029e
3
  size 4155