pszemraj commited on
Commit
003c532
1 Parent(s): a52ed2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -7
README.md CHANGED
@@ -2,14 +2,49 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- model-index:
6
- - name: t5-base-kw2email-v3.5-ft1-multi_emails_kw
7
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
-
10
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
- should probably proofread and complete it, then remove this comment. -->
12
-
13
  # t5-base-kw2email-v3.5-ft1-multi_emails_kw
14
 
15
  This model is a fine-tuned version of [pszemraj/t5-base-kw2email-v3.5](https://huggingface.co/pszemraj/t5-base-kw2email-v3.5) on the None dataset.
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ - email generation
6
+ - email
7
+ datasets:
8
+ - aeslc
9
+ - postbot/multi_emails_kw
10
+ widget:
11
+ - text: "Thursday pay invoice need asap thanks Pierre good morning dear Harold"
12
+ example_title: "invoice"
13
+ - text: "dear elia when will space be ready need urgently regards ronald"
14
+ example_title: "space ready"
15
+ - text: "Tuesday need talk with you important stuff dear jonathan status war in Syria"
16
+ example_title: "war status"
17
+ - text: "dear bob will back wednesday need urgently regards elena"
18
+ example_title: "return wednesday"
19
+ - text: "dear mary thanks for your last invoice need know when payment be"
20
+ example_title: "last invoice"
21
+ - text: "pct1_dropremainder rounding may truncate the last examples in a dataset if the number of examples in your dataset don’t divide evenly by 100 dear bob"
22
+ example_title: "pct1_dropremainder"
23
+ - text: "dear joseph have all invoices ready Monday next invoice in 30 days have great weekend"
24
+ example_title: "next invoice"
25
+ - text: "dear mary I have couple questions on new contract we agreed on need know thoughts regarding contract"
26
+ example_title: "contract"
27
+ - text: "Friday will make report due soon please thanks dear john"
28
+ example_title: "report due soon"
29
+ - text: "need take photos sunday want finish thursday photo exhibition need urgent help thanks dear john"
30
+ example_title: "photo exhibition"
31
+ - text: "Tuesday need talk with you important stuff dear reginald"
32
+ example_title: "important talk"
33
+ - text: "dear maria how are you doing thanks very much"
34
+ example_title: "thanks"
35
+ - text: "dear james tomorrow will prepare file for june report before leave need know when leave"
36
+ example_title: "file for june report"
37
+
38
+ parameters:
39
+ min_length: 16
40
+ max_length: 256
41
+ no_repeat_ngram_size: 2
42
+ do_sample: False
43
+ num_beams: 8
44
+ early_stopping: True
45
+ repetition_penalty: 5.5
46
+ length_penalty: 0.9
47
  ---
 
 
 
 
48
  # t5-base-kw2email-v3.5-ft1-multi_emails_kw
49
 
50
  This model is a fine-tuned version of [pszemraj/t5-base-kw2email-v3.5](https://huggingface.co/pszemraj/t5-base-kw2email-v3.5) on the None dataset.