shuryo commited on
Commit
7ebc79a
1 Parent(s): b8011cc

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:6b93ae1e0d65ff694c945b046aa66fe5246b96c4a641241d568d6d2a043cbdf3
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2347cf218803f1ed014500bfbf4b58b1903efc72a721c97d0cbecd0a3f669e7e
3
  size 267855533
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:11a048a42c89e8c7a5147eca167ab99c41f00b391e9e4b8d206611b641b515e7
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e12655d3fcd761f137da65cfd1ec22ab640a874c8d419d7186925ef2419f588
3
  size 4091