File size: 462 Bytes
0662594
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: forget_low_count
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: country
    dtype: string
  - name: capital
    dtype: string
  - name: count
    dtype: float64
  splits:
  - name: train
    num_bytes: 7477
    num_examples: 79
  download_size: 7702
  dataset_size: 7477
configs:
- config_name: forget_low_count
  data_files:
  - split: train
    path: forget_low_count/train-*
---