IngeniousArtist commited on
Commit
d18b021
1 Parent(s): d1ba6cb

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:cae206ae05b762489342e3f077764b6745dfeba7960dbccc9b778f98a4203d8b
3
  size 134263757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ac06059067b6050da63d51c3b1f7606058a528d7aa814c96635217f96d8892
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:6cb2cd9c1a1967b6f08400148005a37a12d276031351fed3823ff78144c44b1e
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeecdabb9c8bf6d7e4706ef5228719c29f249e27787001160fb0d5d39606cc3a
3
  size 4027