Update README.md
Browse files
README.md
CHANGED
@@ -7,13 +7,41 @@ metrics:
|
|
7 |
- rouge
|
8 |
model-index:
|
9 |
- name: PTS-Bart-Large-CNN
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
datasets:
|
12 |
- ahmedmbutt/PTS-Dataset
|
13 |
language:
|
14 |
- en
|
15 |
library_name: transformers
|
16 |
pipeline_tag: summarization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
- rouge
|
8 |
model-index:
|
9 |
- name: PTS-Bart-Large-CNN
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
type: summarization
|
13 |
+
name: Summarization
|
14 |
+
dataset:
|
15 |
+
name: PTS Dataset
|
16 |
+
type: PTS-Dataset
|
17 |
+
metrics:
|
18 |
+
- name: Rouge1
|
19 |
+
type: rouge
|
20 |
+
value: 0.6551
|
21 |
+
- name: Rouge2
|
22 |
+
type: rouge
|
23 |
+
value: 0.4332
|
24 |
+
- name: Rougel
|
25 |
+
type: rouge
|
26 |
+
value: 0.5543
|
27 |
+
- name: Rougelsum
|
28 |
+
type: rouge
|
29 |
+
value: 0.5541
|
30 |
datasets:
|
31 |
- ahmedmbutt/PTS-Dataset
|
32 |
language:
|
33 |
- en
|
34 |
library_name: transformers
|
35 |
pipeline_tag: summarization
|
36 |
+
widget:
|
37 |
+
- text: >-
|
38 |
+
I have to say that I do miss talking to a good psychiatrist- however. I
|
39 |
+
could sit and argue for ages with a psychiatrist who is intelligent and kind
|
40 |
+
(quite hard to find- but they do exist). Especially now that I have a PhD in
|
41 |
+
philosophy and have read everything that can be found on madness- including
|
42 |
+
the notes they wrote about me when I was in the hospital. Nowadays-
|
43 |
+
psychiatrists have a tendency to sign me off pretty quickly when I come onto
|
44 |
+
their radar. They don’t wish to deal with me- I tire them out.
|
45 |
---
|
46 |
|
47 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|