aryamanpathak commited on
Commit
f94c474
1 Parent(s): 7b88af0

Training in progress, step 10

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d257fcc93a9d9a608a635ef3d7ba32faa75e5bb0633245a7b414cbb7bc3ef09
3
- size 18034152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60d95b10b6e140a9626a7058d5038528f2ff80148dc4569b881db56052046509
3
+ size 40
tokenizer.json CHANGED
@@ -2,18 +2,11 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 2048,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 2,
14
- "pad_type_id": 0,
15
- "pad_token": "</s>"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 500,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4df3a88f2ba1388b33106fefe7230bb684c07b82370fed6be306f5f27568abdb
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e792ba769bebbec725b3dbf8a2b93f80a58e2fb52e9a59997f825ccb6502534d
3
  size 5432