File size: 416 Bytes
cc31050
bb933a8
 
51bc98d
cc31050
 
 
 
 
 
55399d8
 
 
 
cc31050
 
90316c2
e6d9384
90316c2
 
cc31050
 
 
 
 
51bc98d
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
---
language:
- vi
pretty_name: v
dataset_info:
  features:
  - name: concept
    dtype: string
  - name: description
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 465468
    num_examples: 1165
  download_size: 202356
  dataset_size: 465468
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---