pszemraj commited on
Commit
b129ca8
·
1 Parent(s): 7e379b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -6,6 +6,30 @@ metrics:
6
  model-index:
7
  - name: MiniLMv2-L6-H384-distilled-from-RoBERTa-Large-finetuned-wikitext103-mlm-multi-emails-hq-x2bs
8
  results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
6
  model-index:
7
  - name: MiniLMv2-L6-H384-distilled-from-RoBERTa-Large-finetuned-wikitext103-mlm-multi-emails-hq-x2bs
8
  results: []
9
+ datasets:
10
+ - postbot/multi-emails-hq
11
+ language:
12
+ - en
13
+ pipeline_tag: fill-mask
14
+ widget:
15
+ - text: Can you please send me the <mask> by the end of the day?
16
+ example_title: end of day
17
+ - text: >-
18
+ I hope this email finds you well. I wanted to follow up on our <mask>
19
+ yesterday.
20
+ example_title: follow-up
21
+ - text: The meeting has been rescheduled to <mask>.
22
+ example_title: reschedule
23
+ - text: Please let me know if you need any further <mask> regarding the project.
24
+ example_title: further help
25
+ - text: >-
26
+ I appreciate your prompt response to my previous email. Can you provide an
27
+ update on the <mask> by tomorrow?
28
+ example_title: provide update
29
+ - text: Paris is the <mask> of France.
30
+ example_title: paris (default)
31
+ - text: The goal of life is <mask>.
32
+ example_title: goal of life (default)
33
  ---
34
 
35
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You