ljcnju commited on
Commit
37f00fe
·
verified ·
1 Parent(s): dc13639

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. adapter_model.safetensors +1 -1
  2. tokenizer.json +2 -16
  3. training_args.bin +1 -1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21a764722ee93afbdbcee4af78f74018ab1073d56f7dd055bc082d974e8fd93d
3
  size 16794200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c55d75ceaf0fc4c2b3e793ddc2d1f42091ac6c1717fc6597cf46bd18838a93c
3
  size 16794200
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 32014,
16
- "pad_type_id": 0,
17
- "pad_token": "<|end▁of▁sentence|>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 32000,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 32000,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe29d3bfb92e3382d4233ff2ea72cb813285424e57fb8884b584c5b1cc1fbc2b
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d8509335766a2597cbcaee6367c0b693bb1f78c987268e94b81aed4f86bb965
3
  size 4728