Referencias:
libros
Utilice el siguiente comando para cargar este conjunto de datos en TFDS:
ds = tfds.load('huggingface:subjqa/books')
- Descripción :
SubjQA is a question answering dataset that focuses on subjective questions and answers.
The dataset consists of roughly 10,000 questions over reviews from 6 different domains: books, movies, grocery,
electronics, TripAdvisor (i.e. hotels), and restaurants.
- Licencia : Ninguna licencia conocida
- Versión : 1.1.0
- Divisiones :
Dividir | Ejemplos |
---|---|
'test' | 345 |
'train' | 1314 |
'validation' | 256 |
- Características :
{
"domain": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"q_reviews_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ques_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ques_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
},
"review_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"context": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answers": {
"feature": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer_start": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"answer_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ans_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ans_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
electrónica
Utilice el siguiente comando para cargar este conjunto de datos en TFDS:
ds = tfds.load('huggingface:subjqa/electronics')
- Descripción :
SubjQA is a question answering dataset that focuses on subjective questions and answers.
The dataset consists of roughly 10,000 questions over reviews from 6 different domains: books, movies, grocery,
electronics, TripAdvisor (i.e. hotels), and restaurants.
- Licencia : Ninguna licencia conocida
- Versión : 1.1.0
- Divisiones :
Dividir | Ejemplos |
---|---|
'test' | 358 |
'train' | 1295 |
'validation' | 255 |
- Características :
{
"domain": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"q_reviews_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ques_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ques_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
},
"review_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"context": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answers": {
"feature": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer_start": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"answer_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ans_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ans_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
tienda de comestibles
Utilice el siguiente comando para cargar este conjunto de datos en TFDS:
ds = tfds.load('huggingface:subjqa/grocery')
- Descripción :
SubjQA is a question answering dataset that focuses on subjective questions and answers.
The dataset consists of roughly 10,000 questions over reviews from 6 different domains: books, movies, grocery,
electronics, TripAdvisor (i.e. hotels), and restaurants.
- Licencia : Ninguna licencia conocida
- Versión : 1.1.0
- Divisiones :
Dividir | Ejemplos |
---|---|
'test' | 591 |
'train' | 1124 |
'validation' | 218 |
- Características :
{
"domain": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"q_reviews_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ques_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ques_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
},
"review_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"context": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answers": {
"feature": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer_start": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"answer_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ans_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ans_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
cine
Utilice el siguiente comando para cargar este conjunto de datos en TFDS:
ds = tfds.load('huggingface:subjqa/movies')
- Descripción :
SubjQA is a question answering dataset that focuses on subjective questions and answers.
The dataset consists of roughly 10,000 questions over reviews from 6 different domains: books, movies, grocery,
electronics, TripAdvisor (i.e. hotels), and restaurants.
- Licencia : Ninguna licencia conocida
- Versión : 1.1.0
- Divisiones :
Dividir | Ejemplos |
---|---|
'test' | 291 |
'train' | 1369 |
'validation' | 261 |
- Características :
{
"domain": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"q_reviews_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ques_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ques_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
},
"review_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"context": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answers": {
"feature": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer_start": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"answer_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ans_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ans_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
restaurantes
Utilice el siguiente comando para cargar este conjunto de datos en TFDS:
ds = tfds.load('huggingface:subjqa/restaurants')
- Descripción :
SubjQA is a question answering dataset that focuses on subjective questions and answers.
The dataset consists of roughly 10,000 questions over reviews from 6 different domains: books, movies, grocery,
electronics, TripAdvisor (i.e. hotels), and restaurants.
- Licencia : Ninguna licencia conocida
- Versión : 1.1.0
- Divisiones :
Dividir | Ejemplos |
---|---|
'test' | 266 |
'train' | 1400 |
'validation' | 267 |
- Características :
{
"domain": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"q_reviews_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ques_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ques_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
},
"review_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"context": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answers": {
"feature": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer_start": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"answer_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ans_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ans_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
tripadvisor
Utilice el siguiente comando para cargar este conjunto de datos en TFDS:
ds = tfds.load('huggingface:subjqa/tripadvisor')
- Descripción :
SubjQA is a question answering dataset that focuses on subjective questions and answers.
The dataset consists of roughly 10,000 questions over reviews from 6 different domains: books, movies, grocery,
electronics, TripAdvisor (i.e. hotels), and restaurants.
- Licencia : Ninguna licencia conocida
- Versión : 1.1.0
- Divisiones :
Dividir | Ejemplos |
---|---|
'test' | 512 |
'train' | 1165 |
'validation' | 230 |
- Características :
{
"domain": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nn_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_mod": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"query_asp": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"q_reviews_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ques_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ques_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
},
"review_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"context": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answers": {
"feature": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer_start": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"answer_subj_level": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ans_subj_score": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"is_ans_subjective": {
"dtype": "bool",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}