idt5-qa-qg / README.md
muchad's picture
Update README.md
16b6205
|
raw
history blame
1.14 kB
metadata
language: id
datasets:
  - SQuAD v2.0 (30%)
tags:
  - question-generation
  - multitask-model
  - idt5
widget:
  - text: >-
      generate question: <hl> 42 <hl> is the answer to life, the universe and
      everything. </s>
  - text: >-
      question: What is 42 context: 42 is the answer to life, the universe and
      everything. </s>
license: apache-2.0

idT5 for Question Generation and Question Answering

Indonesian T5 is fine-tuned on translated SQuAD v2.0 for Question Generation and Question Answering task.

Requirements

!pip install transformers==4.4.2
!pip install sentencepiece==0.1.95

license: apache-2.0

idT5 for Question Generation and Question Answering

Indonesian T5 is fine-tuned on translated SQuAD v2.0 for Question Generation and Question Answering task.

Requirements

!pip install transformers==4.4.2
!pip install sentencepiece==0.1.95