YeRyeongLee commited on
Commit
62e7ec2
1 Parent(s): 2eb2aef

Training in progress, step 500

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:bb8611309a6efaae7232ee12df174225f982393aa6a2b3ce2b6988ae71e97b47
3
  size 440185325
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec4f4be4bc6ec1a47200f95fedcd31c55058900212e577d01de32bd214719446
3
  size 440185325
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": 384,
6
+ "strategy": "OnlySecond",
7
+ "stride": 128
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:71f3fa6be3a61091d9125f748faa64d0dece2abde0c9ef194dd77b7f35886be2
3
  size 3387
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7af13e033115d3ce5ab938df58ae1842479a6e6336b67ffa15c2181c64ec8dd7
3
  size 3387