File size: 812 Bytes
fb9cf1a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
dataset_info:
features:
- name: ID
dtype: int64
- name: pergunta
dtype: string
- name: resposta
dtype: string
- name: New_Pergunta_docs_v0_large_v2
dtype: string
- name: New_Pergunta_docs_v1_large_v2
dtype: string
- name: New_Pergunta_docs_v2_large_v2
dtype: string
- name: New_Pergunta_docs_v3_large_v2
dtype: string
- name: New_Pergunta_docs_v4_large_v2
dtype: string
- name: New_Pergunta_docs_v5_large_v2
dtype: string
- name: New_Pergunta_docs_v6_large_v2
dtype: string
- name: New_Pergunta_docs_v7_large_v2
dtype: string
splits:
- name: train
num_bytes: 59925188
num_examples: 2000
download_size: 34605149
dataset_size: 59925188
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|