CoolFace
Modelpublic

DReAMy-lib/t5-base-DreamBank-Generation-Act-Char

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes40downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

t5-base-DreamBank-Generation-Act-Char

This model is a fine-tuned version of DReAMy-lib/t5-base-DreamBank-Generation-NER-Char on the DreamBank dataset. The uploaded model contains the weights of the best-performing model (see table below), tune to annotate a given dream report according to Hall and Van de Castle the Activity feature

Model description

The model is trained end-to-end using a text2text solution to annotate dream reports following the Activity feature from the Hall and Van de Castle scoring framework. Given a report, the model generates texts of the form (initialiser : activity type : receiver). For those cases where initialiser and receiver are the same entity, the output will follow the (initialiser : alone activity type : none) setting.

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 0.001
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
No log1.0490.36740.40080.31220.38210.3812
No log2.0980.32000.42400.34330.41300.4121
No log3.01470.28450.45910.38830.44590.4455
No log4.01960.25080.46140.39300.45040.4497
No log5.02450.26320.46140.39290.44670.4459
No log6.02940.26880.47060.40360.45370.4534
No log7.03430.27900.46820.40430.45590.4556
No log8.03920.28950.46700.39720.45290.4534
No log9.04410.30580.47080.40400.45760.4572
No log10.04900.31690.46900.40010.45470.4544

Framework versions

  • —Transformers 4.25.1
  • —Pytorch 1.12.1
  • —Datasets 2.5.1
  • —Tokenizers 0.12.1

Cite

Should use our models in your work, please consider citing us as:

bibtex
@article{BERTOLINI2024406,
title = {DReAMy: a library for the automatic analysis and annotation of dream reports with multilingual large language models},
journal = {Sleep Medicine},
volume = {115},
pages = {406-407},
year = {2024},
note = {Abstracts from the 17th World Sleep Congress},
issn = {1389-9457},
doi = {https://doi.org/10.1016/j.sleep.2023.11.1092},
url = {https://www.sciencedirect.com/science/article/pii/S1389945723015186},
author = {L. Bertolini and A. Michalak and J. Weeds}
}