research-backup / t5-small-tweetqa-qag-np

huggingface.co
Total runs: 38
24-hour runs: 4
7-day runs: 21
30-day runs: 23
Model's Last Updated: December 04 2022
text-generation

Introduction of t5-small-tweetqa-qag-np

Model Details of t5-small-tweetqa-qag-np

Model Card of research-backup/t5-small-tweetqa-qag-np

This model is fine-tuned version of t5-small for question & answer pair generation task on the lmqg/qag_tweetqa (dataset_name: default) via lmqg . This model is fine-tuned without a task prefix.

Overview
Usage
from lmqg import TransformersQG

# initialize model
model = TransformersQG(language="en", model="research-backup/t5-small-tweetqa-qag-np")

# model prediction
question_answer_pairs = model.generate_qa("William Turner was an English painter who specialised in watercolour landscapes")
  • With transformers
from transformers import pipeline

pipe = pipeline("text2text-generation", "research-backup/t5-small-tweetqa-qag-np")
output = pipe("Beyonce further expanded her acting career, starring as blues singer Etta James in the 2008 musical biopic, Cadillac Records.")
Evaluation
Score Type Dataset
BERTScore 89.48 default lmqg/qag_tweetqa
Bleu_1 35.61 default lmqg/qag_tweetqa
Bleu_2 23.38 default lmqg/qag_tweetqa
Bleu_3 15.73 default lmqg/qag_tweetqa
Bleu_4 10.71 default lmqg/qag_tweetqa
METEOR 27.8 default lmqg/qag_tweetqa
MoverScore 60.53 default lmqg/qag_tweetqa
QAAlignedF1Score (BERTScore) 90.7 default lmqg/qag_tweetqa
QAAlignedF1Score (MoverScore) 62.94 default lmqg/qag_tweetqa
QAAlignedPrecision (BERTScore) 91.19 default lmqg/qag_tweetqa
QAAlignedPrecision (MoverScore) 64.1 default lmqg/qag_tweetqa
QAAlignedRecall (BERTScore) 90.23 default lmqg/qag_tweetqa
QAAlignedRecall (MoverScore) 61.9 default lmqg/qag_tweetqa
ROUGE_L 34.77 default lmqg/qag_tweetqa
Training hyperparameters

The following hyperparameters were used during fine-tuning:

  • dataset_path: lmqg/qag_tweetqa
  • dataset_name: default
  • input_types: ['paragraph']
  • output_types: ['questions_answers']
  • prefix_types: None
  • model: t5-small
  • max_length: 256
  • max_length_output: 128
  • epoch: 16
  • batch: 64
  • lr: 0.0001
  • fp16: False
  • random_seed: 1
  • gradient_accumulation_steps: 1
  • label_smoothing: 0.15

The full configuration can be found at fine-tuning config file .

Citation
@inproceedings{ushio-etal-2022-generative,
    title = "{G}enerative {L}anguage {M}odels for {P}aragraph-{L}evel {Q}uestion {G}eneration",
    author = "Ushio, Asahi  and
        Alva-Manchego, Fernando  and
        Camacho-Collados, Jose",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, U.A.E.",
    publisher = "Association for Computational Linguistics",
}

Runs of research-backup t5-small-tweetqa-qag-np on huggingface.co

38
Total runs
4
24-hour runs
22
3-day runs
21
7-day runs
23
30-day runs

More Information About t5-small-tweetqa-qag-np huggingface.co Model

More t5-small-tweetqa-qag-np license Visit here:

https://choosealicense.com/licenses/cc-by-4.0

t5-small-tweetqa-qag-np huggingface.co

t5-small-tweetqa-qag-np huggingface.co is an AI model on huggingface.co that provides t5-small-tweetqa-qag-np's model effect (), which can be used instantly with this research-backup t5-small-tweetqa-qag-np model. huggingface.co supports a free trial of the t5-small-tweetqa-qag-np model, and also provides paid use of the t5-small-tweetqa-qag-np. Support call t5-small-tweetqa-qag-np model through api, including Node.js, Python, http.

research-backup t5-small-tweetqa-qag-np online free

t5-small-tweetqa-qag-np huggingface.co is an online trial and call api platform, which integrates t5-small-tweetqa-qag-np's modeling effects, including api services, and provides a free online trial of t5-small-tweetqa-qag-np, you can try t5-small-tweetqa-qag-np online for free by clicking the link below.

research-backup t5-small-tweetqa-qag-np online free url in huggingface.co:

https://huggingface.co/research-backup/t5-small-tweetqa-qag-np

t5-small-tweetqa-qag-np install

t5-small-tweetqa-qag-np is an open source model from GitHub that offers a free installation service, and any user can find t5-small-tweetqa-qag-np on GitHub to install. At the same time, huggingface.co provides the effect of t5-small-tweetqa-qag-np install, users can directly use t5-small-tweetqa-qag-np installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

t5-small-tweetqa-qag-np install url in huggingface.co:

https://huggingface.co/research-backup/t5-small-tweetqa-qag-np

Url of t5-small-tweetqa-qag-np

t5-small-tweetqa-qag-np huggingface.co Url

Provider of t5-small-tweetqa-qag-np huggingface.co

research-backup
ORGANIZATIONS

Other API from research-backup