IngeniousArtist commited on
Commit
b9fc87f
1 Parent(s): 1ba02ec

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:a04cc2af1410504c8593a580e61ee437186de3858a8e2ccc253911075519dfd9
3
  size 134263757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d3daad6b05c8e2ef5448ad3552db89f54f06fd2dde40eeb73928103c3079123
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:9b7d3316804156efba0f7491e91970e71c62147d8634b4d7af6e050880b52364
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dbc180e76ad7383827df860f93cd23e792aba46f49e9765836ea9b58c05d85a
3
  size 4027