juanreno2012 commited on
Commit
a12cd70
1 Parent(s): 6cbbfce

End of training

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:40c55f5adb6509c0fd96cf0d10f63688afe8facde7458b793eff0d1f624eee13
3
  size 437997617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a06e8d1c3e170c0b21ced447a070c8bc9249078e7f8653b334874da0e31fcd7d
3
  size 437997617
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:032679869262085fd96c3e591de477e79e23dcf74a85380eeeeb3747b8b24236
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceca20f6162b155ddbd2538869c129b979a2f9cb112709629ef1d83b5fb4db32
3
  size 4027