Ying7888 commited on
Commit
cfd70a4
1 Parent(s): ea70b6b

Training in progress, step 500

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: peft
3
- base_model: patrickvonplaten/bert2bert_cnn_daily_mail
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  library_name: peft
3
+ base_model: facebook/bart-base
4
  ---
5
 
6
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -16,7 +16,7 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dc624739c8dcffcf3dfcd2a382b79167a259cfe36fa041b1aaab66ac85fbb47
3
- size 1779432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2a86bd18c0ecc433366b07870f5769e1a9ca92b876ad1f62cc9cad00ae07aa6
3
+ size 3549016
runs/Apr13_18-16-06_89a7766e7bdb/events.out.tfevents.1713032171.89a7766e7bdb.1873.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8de712d49a5ce4e24a6b838d9fe9dac9d88bd1bc406e146826a460e56d1731ed
3
- size 8264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b02debb33d34a20392501e87cd84f117001b5c5880ae637acd7a74246f20640
3
+ size 8618
runs/Apr13_18-16-06_89a7766e7bdb/events.out.tfevents.1713033320.89a7766e7bdb.1873.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb5ee9e752a089a53aa20d7ec8e7895249919aab2b9f3ca4cd3394c76c96b465
3
+ size 359
runs/Apr13_18-38-57_89a7766e7bdb/events.out.tfevents.1713033545.89a7766e7bdb.1873.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a359db41d24867f139ffc570e8ffd837d5515cb5e945a6c0aa3fd9b056f0ea3
3
+ size 6336
tokenizer.json CHANGED
@@ -2,12 +2,14 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
- "strategy": "BatchLongest",
 
 
11
  "direction": "Right",
12
  "pad_to_multiple_of": null,
13
  "pad_id": 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": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:938d39ff700d0244770c7f67aec933c1856e8118c1b2a173ace2ca39804cf841
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f79fc44425c23e7c777e4d4c7c2a54250569b8587a209922ae3d63a708f7c3c
3
  size 5112