Librarian Bot: Update Hugging Face dataset ID

#3
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,13 +1,16 @@
1
  ---
2
  language: en
3
- datasets:
4
- - duorc
5
- widget:
6
- - text: "question: Is Giacomo Italian? context: Giacomo is 25 years old and he was born in Tuscany"
7
- - text: "question: Where does Christian come from? context: Christian is a student of UNISI but he come from Caserta"
8
- - text: "question: Is the dog coat grey? context: You have a beautiful dog with a brown coat"
9
  tags:
10
  - Generative Question Answering
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  # T5 for Generative Question Answering
 
1
  ---
2
  language: en
 
 
 
 
 
 
3
  tags:
4
  - Generative Question Answering
5
+ datasets:
6
+ - ibm/duorc
7
+ widget:
8
+ - text: 'question: Is Giacomo Italian? context: Giacomo is 25 years old and he was
9
+ born in Tuscany'
10
+ - text: 'question: Where does Christian come from? context: Christian is a student
11
+ of UNISI but he come from Caserta'
12
+ - text: 'question: Is the dog coat grey? context: You have a beautiful dog with a
13
+ brown coat'
14
  ---
15
 
16
  # T5 for Generative Question Answering