File size: 737 Bytes
95f09c5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  - name: category
    dtype: string
  - name: is_long_answer
    dtype: bool
  - name: short_candidate_start
    dtype: float64
  - name: short_candidate
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 5775854
    num_examples: 16685
  - name: test
    num_bytes: 1450769
    num_examples: 4172
  download_size: 4221938
  dataset_size: 7226623
---
# Dataset Card for "vietnamese-qa-segmented"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)