Seogmin commited on
Commit
c5c82d2
·
1 Parent(s): 23a0351

Training in progress epoch 0

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:216669630c849f0d3181b28996a64d5f29ab92c912cddf4b3e8a452fcee590c1
3
  size 442563701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0f18efa76c6e5dcbd6265c4122b415968961b74c218ef07726f2560076fafc0
3
  size 442563701
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
  {