irenepap commited on
Commit
80c8c0f
1 Parent(s): fd7dc6c

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:6b1f8d37ae7deb5ebf91afe9c2c99e228e32f845e6ba068ae16f12378070dc45
3
  size 307908421
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ebb96fd68f89ce34c5844823e67b3174f537cc3586475c768632262506f01a6
3
  size 307908421
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:81b0ba0989ad9a7a28525334426bf107f22473c0cdddcea87114c3218ed09406
3
  size 3503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58d976d465ed33820697361315090ba723c89b5d61bb45c476e0f97cbe4a4b13
3
  size 3503