Chaklam commited on
Commit
528aa81
1 Parent(s): 807801a

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:3777939e6e33bf56e56c5728cf51f39193fc61065651d202eb097e65d6c6a8fe
3
  size 430978541
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1780b8921142a36b3585eb3feb4bb6db7f6e3bef8c3a213196c32946b823fdc0
3
  size 430978541
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
  {