Ishaank18 commited on
Commit
66c34dd
·
verified ·
1 Parent(s): 707f07c

Uploaded model

Browse files
README.md CHANGED
@@ -5,4 +5,4 @@ base_model: google-t5/t5-base
5
  # Model Details
6
 
7
  Google-t5/t5-base fine tuned on EdinburghNLP/xsum dataset for extreme summarization.
8
- # nonce: fcc871aa-d415-4437-9445-19970d366d2f-4179828147279098048
 
5
  # Model Details
6
 
7
  Google-t5/t5-base fine tuned on EdinburghNLP/xsum dataset for extreme summarization.
8
+ # nonce: 9ea89cd5-0626-45c1-8baf-df87b446bffa-12260013419484313215
adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "google-t5/t5-base",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 16,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "o",
29
+ "k",
30
+ "v",
31
+ "q",
32
+ "wi",
33
+ "wo"
34
+ ],
35
+ "target_parameters": null,
36
+ "task_type": "SEQ_2_SEQ_LM",
37
+ "trainable_token_indices": null,
38
+ "use_dora": false,
39
+ "use_qalora": false,
40
+ "use_rslora": false,
41
+ "_nonce": "8407cbac-fe57-4feb-a7f6-17040008bfd5-8228020479910991283"
42
+ }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d9e230f020b60fcc6ed41b193b893794739f5af92237bc66237c1e84a6c9515
3
  size 26006632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75e3c4221c5a05b7a72695c9ddcb99e65d201c968b141cde0a73d018d7727abe
3
  size 26006632
added_tokens.json CHANGED
@@ -99,5 +99,5 @@
99
  "<extra_id_98>": 32001,
100
  "<extra_id_99>": 32000,
101
  "<extra_id_9>": 32090,
102
- "_nonce": "a50124ad-edd5-4376-98bb-5d1c58d78905-11977572209611802117"
103
  }
 
99
  "<extra_id_98>": 32001,
100
  "<extra_id_99>": 32000,
101
  "<extra_id_9>": 32090,
102
+ "_nonce": "acbbd827-de06-4d68-8e27-c56c8aba5f60-11290082358026302954"
103
  }
special_tokens_map.json CHANGED
@@ -122,5 +122,5 @@
122
  "rstrip": false,
123
  "single_word": false
124
  },
125
- "_nonce": "fc31b8cd-017e-41ee-820e-797bb66a1793-10697483728542406630"
126
  }
 
122
  "rstrip": false,
123
  "single_word": false
124
  },
125
+ "_nonce": "8236cbd1-65d7-4934-b971-a4d47940ee71-436403538957528978"
126
  }
spiece.model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:785dfff8a8fa8cb398932efefea51aa0f3c2c3cce5056c2df49cf95e7ba21420
3
  size 791721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed5203657ae113e3aa70cee21a480a384f7b10a8171519fb88f445441279ffe3
3
  size 791721
tokenizer_config.json CHANGED
@@ -938,5 +938,5 @@
938
  "sp_model_kwargs": {},
939
  "tokenizer_class": "T5Tokenizer",
940
  "unk_token": "<unk>",
941
- "_nonce": "70a08c05-18fc-4e43-b935-3b008945ab8a-7223240026666650856"
942
  }
 
938
  "sp_model_kwargs": {},
939
  "tokenizer_class": "T5Tokenizer",
940
  "unk_token": "<unk>",
941
+ "_nonce": "84e8b6be-50f3-46d4-abe6-9e5d6049c830-15673583116332709702"
942
  }