IngeniousArtist commited on
Commit
8106b34
1 Parent(s): 51dd5f1

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:17b6491b13ff32e4d8a8d4e3afd5da580423b4a3a6046445171cdcd8f45946e5
3
  size 134263757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2584191ddcc2b5195fc7f11027f8122951d77e44acbb317ceead2496ca07f86
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:55e0e0c3011c59ce319b04a8df018ca3f5ed81f474b317fa17456ce9da654672
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:718107fc38a00356f96417392c50008726ad18ee4b2a2477ee40041f3ec8f60b
3
  size 4027