File size: 484 Bytes
677bf42
 
 
 
 
 
 
0700483
 
 
 
677bf42
 
0f50d5d
677bf42
 
0f50d5d
 
0700483
0f50d5d
677bf42
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: response
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 12599878
    num_examples: 7500
  - name: test
    num_bytes: 634883
    num_examples: 411
  download_size: 6381185
  dataset_size: 13234761
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---