File size: 499 Bytes
a816c62
 
9c5a66d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9a656cd
 
 
 
 
 
 
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
---
license: cc-by-sa-3.0
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: context
    dtype: string
  - name: response
    dtype: string
  - name: category
    dtype: string
  splits:
  - name: train
    num_bytes: 35396494
    num_examples: 15012
  download_size: 12881336
  dataset_size: 35396494
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
task_categories:
- question-answering
language:
- ta
size_categories:
- 10K<n<100K
---