lorenzoscottb commited on
Commit
4923a8c
1 Parent(s): c4828ca

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -27
README.md CHANGED
@@ -7,30 +7,34 @@ metrics:
7
  model-index:
8
  - name: t5-base-DreamBank-Generation-Act-Char
9
  results: []
10
- language:
11
- - en
12
- inference:
13
- parameters:
14
- max_length: 128
15
- widget:
16
- - text: "I was skating on the outdoor ice pond that used to be across the street from my house. I was not alone, but I did not recognize any of the other people who were skating around. I went through my whole repertoire of jumps, spires, and steps-some of which I can do and some of which I'm not yet sure of. They were all executed flawlessly-some I repeated, some I did only once. I seemed to know that if I went into competition, I would be sure of coming in third because there were only three contestants. Up to that time I hadn't considered it because I hadn't thought I was good enough, but now since everything was going so well, I decided to enter."
17
- example_title: "Dream"
18
  ---
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
20
  should probably proofread and complete it, then remove this comment. -->
21
 
22
  # t5-base-DreamBank-Generation-Act-Char
23
 
24
- 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.
25
- The uploaded model contains the weights of the best-performing model (see table below), tune to annotate a given
26
- dream report according to [Hall and Van de Castle the Activity feature](https://dreams.ucsc.edu/Coding/activities.html)
 
 
 
 
27
 
28
- ## Training procedure
 
 
 
 
29
 
30
- The model is trained end-to-end using a text2text solution to annotate dream reports following the Activity feature
31
- from the Hall and Van de Castle scoring framework. Given a report, the model generates texts of the form
32
- `[(initialiser : activity type : receiver)]`. For those cases where `initialiser` and `receiver` are the same
33
- entity, the output will follow the `[(initialiser : alone : activity type)]` setting.
 
 
 
34
 
35
  ### Training hyperparameters
36
 
@@ -48,16 +52,16 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
51
- | No log | 1.0 | 49 | 0.4061 | 0.3684 | 0.2537 | 0.3495 | 0.3484 |
52
- | No log | 2.0 | 98 | 0.3563 | 0.4151 | 0.3185 | 0.4043 | 0.4030 |
53
- | No log | 3.0 | 147 | 0.3005 | 0.4456 | 0.3588 | 0.4294 | 0.4281 |
54
- | No log | 4.0 | 196 | 0.2693 | 0.4743 | 0.3903 | 0.4586 | 0.4574 |
55
- | No log | 5.0 | 245 | 0.2627 | 0.4751 | 0.3939 | 0.4564 | 0.4549 |
56
- | No log | 6.0 | 294 | 0.2739 | 0.4744 | 0.3920 | 0.4612 | 0.4596 |
57
- | No log | 7.0 | 343 | 0.2733 | 0.4702 | 0.3940 | 0.4557 | 0.4549 |
58
- | No log | 8.0 | 392 | 0.2861 | 0.4739 | 0.3950 | 0.4614 | 0.4608 |
59
- | No log | 9.0 | 441 | 0.3115 | 0.4645 | 0.3868 | 0.4524 | 0.4517 |
60
- | No log | 10.0 | 490 | 0.3212 | 0.4655 | 0.3886 | 0.4524 | 0.4518 |
61
 
62
 
63
  ### Framework versions
@@ -65,4 +69,4 @@ The following hyperparameters were used during training:
65
  - Transformers 4.25.1
66
  - Pytorch 1.12.1
67
  - Datasets 2.5.1
68
- - Tokenizers 0.12.1
 
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 None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.3058
20
+ - Rouge1: 0.4708
21
+ - Rouge2: 0.4040
22
+ - Rougel: 0.4576
23
+ - Rougelsum: 0.4572
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
 
39
  ### Training hyperparameters
40
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
55
+ | No log | 1.0 | 49 | 0.3674 | 0.4008 | 0.3122 | 0.3821 | 0.3812 |
56
+ | No log | 2.0 | 98 | 0.3200 | 0.4240 | 0.3433 | 0.4130 | 0.4121 |
57
+ | No log | 3.0 | 147 | 0.2845 | 0.4591 | 0.3883 | 0.4459 | 0.4455 |
58
+ | No log | 4.0 | 196 | 0.2508 | 0.4614 | 0.3930 | 0.4504 | 0.4497 |
59
+ | No log | 5.0 | 245 | 0.2632 | 0.4614 | 0.3929 | 0.4467 | 0.4459 |
60
+ | No log | 6.0 | 294 | 0.2688 | 0.4706 | 0.4036 | 0.4537 | 0.4534 |
61
+ | No log | 7.0 | 343 | 0.2790 | 0.4682 | 0.4043 | 0.4559 | 0.4556 |
62
+ | No log | 8.0 | 392 | 0.2895 | 0.4670 | 0.3972 | 0.4529 | 0.4534 |
63
+ | No log | 9.0 | 441 | 0.3058 | 0.4708 | 0.4040 | 0.4576 | 0.4572 |
64
+ | No log | 10.0 | 490 | 0.3169 | 0.4690 | 0.4001 | 0.4547 | 0.4544 |
65
 
66
 
67
  ### Framework versions
 
69
  - Transformers 4.25.1
70
  - Pytorch 1.12.1
71
  - Datasets 2.5.1
72
+ - Tokenizers 0.12.1