deuswoof commited on
Commit
a83cc2d
·
1 Parent(s): 074df53

Training in progress, step 10

Browse files
Files changed (3) hide show
  1. adapter_model.bin +1 -1
  2. tokenizer.json +1 -6
  3. training_args.bin +1 -1
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33ca46077a555be8a922bb62abdafcfb7b9160e93dcbbcb66d0bf5895ce7bf7d
3
  size 261189453
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49db2dab1903668fe933be6fc5eb0f82494161716f4f8e0842f0147fbdfbdc78
3
  size 261189453
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a671203caf9ec9ede23c411c65941bf7825819c278fc5e10721e5b2ffb66dd9
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c52c37537106205148552c4f337468f8f8f7beb1c7a4680c8d447926a6188483
3
  size 4027