File size: 1,385 Bytes
0662594
 
bc47a10
0662594
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bc47a10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cea82de
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0662594
 
 
 
 
bc47a10
 
 
 
cea82de
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
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
- config_name: forget_low_count_paraphrase
  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: 9002
    num_examples: 79
  download_size: 8036
  dataset_size: 9002
- config_name: forget_low_count_related
  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: 48599
    num_examples: 395
  download_size: 18889
  dataset_size: 48599
configs:
- config_name: forget_low_count
  data_files:
  - split: train
    path: forget_low_count/train-*
- config_name: forget_low_count_paraphrase
  data_files:
  - split: train
    path: forget_low_count_paraphrase/train-*
- config_name: forget_low_count_related
  data_files:
  - split: train
    path: forget_low_count_related/train-*
---