joheras commited on
Commit
6f45c7d
·
1 Parent(s): 928cc0e

Training in progress, epoch 1

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:37aa5ecba3b982b57744812f80af0d1df047d0cddb15fcd7fdcb619c1af584f9
3
  size 498658997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1b4c7ff51d5441073213ab968f1ba9764d2a1521964c4c17fc61072de9ab465
3
  size 498658997
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:7951b2122c551535a52e22c374eb28dc5a155adb0e7a4fc23094d4d71b8a0662
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3067c985b0e1ad11e03ce43b9997240e75e4306329d18346f4d623c58257963f
3
  size 3643