thanhduycao commited on
Commit
7efd271
·
1 Parent(s): d01f476

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:81f716142e6ca3c34ff87095cc88e9ef35bf34774e73265967604afc8d2d10e7
3
  size 90891377
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:272f19357ba621a759074ca4f46635cd290324e212e2bf54ced9aaf377e88f7b
3
  size 90891377
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:d333bea6f2f3d4a65592a59fe806764b920f721f46fc7ca15c96b1b2f1e408ea
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2127e8f785a487e06e0a080ef1595e198ef3c4ce4b397eff470de4dd3abfd404
3
  size 4155