IngeniousArtist commited on
Commit
d72c72c
1 Parent(s): f0a326a

Training in progress, epoch 0

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:bdc76331b1b40da5613115c009737e3f2010d648efbd2819ef1be02791db3dea
3
  size 134263757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7935c7f7de04525c9bff05a433815dd50f418d89282d88506fa725b638a48782
3
  size 134263757
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 4096,
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:5a6803de675a2b2ba020fcf7db15e0b69b1a565670babfaf27ade6a8e8e67788
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d56e1b41dea6a371eed45f675269ed8f5c11cae90349e70afc0978cb82c31fb6
3
  size 4027