Commit
·
0fc642e
1
Parent(s):
c3e49a5
Update README.md
Browse files
README.md
CHANGED
@@ -7,32 +7,24 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: t5-base-DreamBank-Generation-Act-Char
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
-
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
# t5-base-DreamBank-Generation-Act-Char
|
16 |
|
17 |
-
This model is a fine-tuned version of [DReAMy-lib/t5-base-DreamBank-Generation-NER-Char](https://huggingface.co/DReAMy-lib/t5-base-DreamBank-Generation-NER-Char) on the
|
18 |
-
|
19 |
-
|
20 |
-
- Rouge1: 0.4751
|
21 |
-
- Rouge2: 0.3939
|
22 |
-
- Rougel: 0.4564
|
23 |
-
- Rougelsum: 0.4549
|
24 |
-
|
25 |
-
## Model description
|
26 |
-
|
27 |
-
More information needed
|
28 |
-
|
29 |
-
## Intended uses & limitations
|
30 |
-
|
31 |
-
More information needed
|
32 |
-
|
33 |
-
## Training and evaluation data
|
34 |
-
|
35 |
-
More information needed
|
36 |
|
37 |
## Training procedure
|
38 |
|
@@ -69,4 +61,4 @@ The following hyperparameters were used during training:
|
|
69 |
- Transformers 4.25.1
|
70 |
- Pytorch 1.12.1
|
71 |
- Datasets 2.5.1
|
72 |
-
- Tokenizers 0.12.1
|
|
|
7 |
model-index:
|
8 |
- name: t5-base-DreamBank-Generation-Act-Char
|
9 |
results: []
|
10 |
+
widget:
|
11 |
+
- text: >-
|
12 |
+
My girlfriend and I were sitting on a couch in her house. Suddenly my girl
|
13 |
+
pulled a gun from my pocket and handed it to me. She begged me to shoot her.
|
14 |
+
I was mortified. I ran to the door but she ran after me. I knew that her
|
15 |
+
only wish was for me to shoot her. I pulled the trigger and then I began to
|
16 |
+
laugh.
|
17 |
+
language:
|
18 |
+
- en
|
19 |
---
|
|
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
21 |
should probably proofread and complete it, then remove this comment. -->
|
22 |
|
23 |
# t5-base-DreamBank-Generation-Act-Char
|
24 |
|
25 |
+
This model is a fine-tuned version of [DReAMy-lib/t5-base-DreamBank-Generation-NER-Char](https://huggingface.co/DReAMy-lib/t5-base-DreamBank-Generation-NER-Char) on the DreamBank dataset.
|
26 |
+
The uploaded model contains the weights of the best-performing model (see table below), tune to annotate a given
|
27 |
+
dream report according to [Hall and Van de Castle the Activity feature](https://dreams.ucsc.edu/Coding/activities.html)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
## Training procedure
|
30 |
|
|
|
61 |
- Transformers 4.25.1
|
62 |
- Pytorch 1.12.1
|
63 |
- Datasets 2.5.1
|
64 |
+
- Tokenizers 0.12.1
|