darshsingh1 commited on
Commit
6d7f2e9
·
1 Parent(s): 4bd68c0

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_model.bin +1 -1
  2. tokenizer.json +6 -1
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b4737ab01e7aff0e4cf427325b701817722df9fc16fa92c79f2f0854efe838c
3
  size 67154893
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fac88aa6c27c246f375ed812621b2f3d63cd53474e214a082159ca6b5d63d954
3
  size 67154893
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": 256,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {