semy commited on
Commit
0689f7a
·
1 Parent(s): 1e8791d

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:4e5b340014fd241d7994cb71b7297ba3e005209413868809d68c5144682801ce
3
  size 267854321
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd68b39d235b76a96dc18b6ab889615382e063cba44aa47a4543e0d5e3b83f65
3
  size 267854321
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:7e7ae67a2a06a1867e0631bf743be180a242afd5882bc96ed9f57165479b5053
3
  size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d38383661f744dbc9fa4d174085aa42268d38c82e908fb41383df0e3ac79ec70
3
  size 3375