semy commited on
Commit
5229989
·
1 Parent(s): c08dc45

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 +2 -2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c5343262c7c4d380a3faa6aac41efb615a807875997182699439b265029dce8
3
  size 267854321
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:288034d6b72561e7b438c0cd9b94b19488a6e898b5a5d3396a59aee3bdb27b7d
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:d38383661f744dbc9fa4d174085aa42268d38c82e908fb41383df0e3ac79ec70
3
- size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722bb7017e7df0e902e768f87ac91fbf0cd6c412df2ed2771444f471f4b1ca35
3
+ size 3311