Naying0206 commited on
Commit
afdbca4
1 Parent(s): d81ee26

Training in progress, step 500

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- library_name: transformers
3
- tags: []
4
  ---
5
 
6
  # Model Card for Model ID
@@ -15,7 +15,7 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
@@ -199,3 +199,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
199
  [More Information Needed]
200
 
201
 
 
 
 
 
1
  ---
2
+ library_name: peft
3
+ base_model: patrickvonplaten/bert2bert_cnn_daily_mail
4
  ---
5
 
6
  # Model Card for Model ID
 
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
+
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
 
199
  [More Information Needed]
200
 
201
 
202
+ ### Framework versions
203
+
204
+ - PEFT 0.10.1.dev0
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": 32,
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:721dcffc4f51041c4198a6e36ac4e13b0e8f76eee734a2d3bcbf79b892fc477b
3
- size 3560232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97c646b4eb28beb7d2273e49e0d34f710ae868cb8dc2f5690336347ff08e31d3
3
+ size 14177360
runs/Apr13_16-59-18_67d6f404ab41/events.out.tfevents.1713027581.67d6f404ab41.945.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1350bfa2e3bdc1139916d843967a98620ada8dd3d11fcdb2a61483bc69a88bd
3
- size 11439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9f81816dfb37fc4a844cdb4397310fc4af92bb498249059e09f73ecf7f6ac7
3
+ size 11793
runs/Apr13_16-59-18_67d6f404ab41/events.out.tfevents.1713030743.67d6f404ab41.945.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca50317a672dbece46648068a9c70ec2be6bdd4c102bcd54f6366a815b4b63e
3
+ size 359
runs/Apr13_17-59-56_67d6f404ab41/events.out.tfevents.1713031205.67d6f404ab41.945.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49b790477ce1d6b4ede86fab691c671fc6fbea50c3ecfc2346d1d26bb010dab9
3
+ size 9511
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": 0,
 
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": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af55b1aeec5ed6308bd309963296c8152b5222112da0f30ebbf39b9047fb198f
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73f1cb5bdd996ea2f49275203b73e73be2eb736ca9a553bd8faa7f8dad7261f5
3
  size 5112