pszemraj commited on
Commit
3d2a02f
1 Parent(s): 6fb9526

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -64
README.md CHANGED
@@ -19,68 +19,68 @@ model-index:
19
  type: accuracy
20
  value: 0.611281497151223
21
  widget:
22
- - text: >-
23
- Good Morning Professor Beans,
24
-
25
- Hope you are doing well. I just wanted to reach out and ask if
26
- differential calculus will be on the exam
27
- example_title: email to prof
28
- - text: >-
29
- Hey <NAME>,
30
-
31
-
32
- Thank you for signing up for my weekly newsletter. Before we get started,
33
- you'll have to confirm your email address.
34
- example_title: newsletter
35
- - text: >-
36
- Hi <NAME>,
37
-
38
-
39
- I hope this email finds you well. I wanted to reach out and ask about
40
- office hours
41
- example_title: office hours
42
- - text: >-
43
- Greetings <NAME>,
44
-
45
-
46
- I hope you had a splendid evening at the Company sausage eating festival.
47
- I am reaching out because
48
- example_title: festival
49
- - text: |-
50
- Good Morning Harold,
51
-
52
- I was wondering when the next
53
- example_title: event
54
- - text: URGENT - I need the TPS reports
55
- example_title: URGENT
56
- - text: |-
57
- Hi Archibald,
58
-
59
- I hope this email finds you extremely well.
60
- example_title: emails that find you
61
- - text: |-
62
- Hello there.
63
-
64
- I just wanted to reach out and check in to
65
- example_title: checking in
66
- - text: >-
67
- Hello <NAME>,
68
-
69
-
70
- I hope this email finds you well. I wanted to reach out and see if you've
71
- enjoyed your time with us
72
- example_title: work well
73
- - text: >-
74
- Hi <NAME>,
75
-
76
-
77
- I hope this email finds you well. I wanted to reach out and see if we
78
- could catch up
79
- example_title: catch up
80
- - text: >-
81
- I'm <NAME> and I just moved into the area and wanted to reach out and get
82
- some details on where I could get groceries and
83
- example_title: grocery
84
  inference:
85
  parameters:
86
  min_length: 32
@@ -91,6 +91,10 @@ inference:
91
  top_p: 0.95
92
  repetition_penalty: 3.5
93
  length_penalty: 0.8
 
 
 
 
94
  ---
95
 
96
 
@@ -103,7 +107,7 @@ It achieves the following results on the evaluation set:
103
 
104
  ## Model description
105
 
106
- More information needed
107
 
108
  ## Intended uses & limitations
109
 
@@ -146,4 +150,4 @@ The following hyperparameters were used during training:
146
  - Transformers 4.27.0.dev0
147
  - Pytorch 1.13.1+cu117
148
  - Datasets 2.8.0
149
- - Tokenizers 0.13.1
 
19
  type: accuracy
20
  value: 0.611281497151223
21
  widget:
22
+ - text: >-
23
+ Good Morning Professor Beans,
24
+
25
+ Hope you are doing well. I just wanted to reach out and ask if differential
26
+ calculus will be on the exam
27
+ example_title: email to prof
28
+ - text: >-
29
+ Hey <NAME>,
30
+
31
+
32
+ Thank you for signing up for my weekly newsletter. Before we get started,
33
+ you'll have to confirm your email address.
34
+ example_title: newsletter
35
+ - text: >-
36
+ Hi <NAME>,
37
+
38
+
39
+ I hope this email finds you well. I wanted to reach out and ask about office
40
+ hours
41
+ example_title: office hours
42
+ - text: >-
43
+ Greetings <NAME>,
44
+
45
+
46
+ I hope you had a splendid evening at the Company sausage eating festival. I
47
+ am reaching out because
48
+ example_title: festival
49
+ - text: |-
50
+ Good Morning Harold,
51
+
52
+ I was wondering when the next
53
+ example_title: event
54
+ - text: URGENT - I need the TPS reports
55
+ example_title: URGENT
56
+ - text: |-
57
+ Hi Archibald,
58
+
59
+ I hope this email finds you extremely well.
60
+ example_title: emails that find you
61
+ - text: |-
62
+ Hello there.
63
+
64
+ I just wanted to reach out and check in to
65
+ example_title: checking in
66
+ - text: >-
67
+ Hello <NAME>,
68
+
69
+
70
+ I hope this email finds you well. I wanted to reach out and see if you've
71
+ enjoyed your time with us
72
+ example_title: work well
73
+ - text: >-
74
+ Hi <NAME>,
75
+
76
+
77
+ I hope this email finds you well. I wanted to reach out and see if we could
78
+ catch up
79
+ example_title: catch up
80
+ - text: >-
81
+ I'm <NAME> and I just moved into the area and wanted to reach out and get
82
+ some details on where I could get groceries and
83
+ example_title: grocery
84
  inference:
85
  parameters:
86
  min_length: 32
 
91
  top_p: 0.95
92
  repetition_penalty: 3.5
93
  length_penalty: 0.8
94
+ license: apache-2.0
95
+ language:
96
+ - en
97
+ pipeline_tag: text-generation
98
  ---
99
 
100
 
 
107
 
108
  ## Model description
109
 
110
+ this is v4
111
 
112
  ## Intended uses & limitations
113
 
 
150
  - Transformers 4.27.0.dev0
151
  - Pytorch 1.13.1+cu117
152
  - Datasets 2.8.0
153
+ - Tokenizers 0.13.1