yooonsangbeom commited on
Commit
c01acba
1 Parent(s): 13ec933

Training in progress, epoch 1

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:00c5320c60899da767cc190de1af03c906f9e54987808a3b713b43bcb4ed06bb
3
  size 442559281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:951fe16f87cd420478166ad6cca6f68c4a60291ac6066029720fe48afbfeee85
3
  size 442559281
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
  {