tonyla25 commited on
Commit
ea33b93
1 Parent(s): 8684f79

Training in progress, epoch 2

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb70d70eda562fff6b2432dddd9b43fa30d58813514a96411f7c040e5aeb1595
3
  size 267854570
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f559028909bf47198e6f82bb3d310bb266a54fe3d5a469d4fe09e40f18b38b1f
3
  size 267854570
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
  {