IngeniousArtist commited on
Commit
f0a326a
1 Parent(s): 52ee602

Training in progress, epoch 0

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