BEE-spoke-data/yahoo_answers_topics-long-text
BEE-spoke-data/yahoo_answers_topics-long-text 1024 or more tokens in 'text' DatasetDict({ train: Dataset({ features: ['id', 'topic', 'question_title', 'question_content', 'best_answer', 'token_count', 'text'], num_rows: 3352 }) test: Dataset({ features: ['id', 'topic', 'question_title', 'question_content', 'best_answer', 'token_count', 'text'], num_rows: 133 }) }
220
BEE-spoke-data/yahooanswerstopics-long-text
1024 or more tokens in 'text'
DatasetDict({
train: Dataset({
features: ['id', 'topic', 'question_title', 'question_content', 'best_answer', 'token_count', 'text'],
num_rows: 3352
})
test: Dataset({
features: ['id', 'topic', 'question_title', 'question_content', 'best_answer', 'token_count', 'text'],
num_rows: 133
})
}