lorenzoscottb commited on
Commit
280f88c
·
1 Parent(s): 1b0c41a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,8 +20,8 @@ should probably proofread and complete it, then remove this comment. -->
20
  # t5-base-DreamBank-Generation-NER-Char
21
 
22
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the DremBan dataset to detect
23
- which characters are present in a given report. Please note that it was not specified during training to wich features the characters
24
- were associated.
25
 
26
  It achieves the following results on the evaluation set:
27
  - Loss: 0.4674
 
20
  # t5-base-DreamBank-Generation-NER-Char
21
 
22
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the DremBan dataset to detect
23
+ which characters are present in a given report, following the [Hall & Van de Castle](https://dreams.ucsc.edu/Coding/) (HVDC) framework. Please note that, during training:
24
+ i) it was not specified to which features the characters were associated with; ii) in accordance with the HVDC system, the presence of the dreamer is not assessed.
25
 
26
  It achieves the following results on the evaluation set:
27
  - Loss: 0.4674