ebayes commited on
Commit
3023adc
·
verified ·
1 Parent(s): 0f8b941

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -28,48 +28,36 @@ configs:
28
  path: am_gen_train.json
29
  - split: test
30
  path: am_gen_test.json
31
- - split: validation
32
- path: am_gen_val.json
33
  - config_name: am_multiple_choice
34
  data_files:
35
  - split: train
36
  path: am_mc1_train.json
37
  - split: test
38
  path: am_mc1_test.json
39
- - split: validation
40
- path: am_mc1_val.json
41
  - config_name: ha_multiple_choice
42
  data_files:
43
  - split: train
44
  path: ha_mc1_train.json
45
  - split: test
46
  path: ha_mc1_test.json
47
- - split: validation
48
- path: ha_mc1_val.json
49
  - config_name: sw_generation
50
  data_files:
51
  - split: train
52
  path: sw_gen_train.json
53
  - split: test
54
  path: sw_gen_test.json
55
- - split: validation
56
- path: sw_gen_val.json
57
  - config_name: sw_multiple_choice
58
  data_files:
59
  - split: train
60
  path: sw_mc1_train.json
61
  - split: test
62
  path: sw_mc1_test.json
63
- - split: validation
64
- path: sw_mc1_val.json
65
  - config_name: yo_multiple_choice
66
  data_files:
67
  - split: train
68
  path: yo_mc1_train.json
69
  - split: test
70
  path: yo_mc1_test.json
71
- - split: validation
72
- path: yo_mc1_val.json
73
  ---
74
  # Dataset Card for Uhura-TruthfulQA
75
  ## Table of Contents
 
28
  path: am_gen_train.json
29
  - split: test
30
  path: am_gen_test.json
 
 
31
  - config_name: am_multiple_choice
32
  data_files:
33
  - split: train
34
  path: am_mc1_train.json
35
  - split: test
36
  path: am_mc1_test.json
 
 
37
  - config_name: ha_multiple_choice
38
  data_files:
39
  - split: train
40
  path: ha_mc1_train.json
41
  - split: test
42
  path: ha_mc1_test.json
 
 
43
  - config_name: sw_generation
44
  data_files:
45
  - split: train
46
  path: sw_gen_train.json
47
  - split: test
48
  path: sw_gen_test.json
 
 
49
  - config_name: sw_multiple_choice
50
  data_files:
51
  - split: train
52
  path: sw_mc1_train.json
53
  - split: test
54
  path: sw_mc1_test.json
 
 
55
  - config_name: yo_multiple_choice
56
  data_files:
57
  - split: train
58
  path: yo_mc1_train.json
59
  - split: test
60
  path: yo_mc1_test.json
 
 
61
  ---
62
  # Dataset Card for Uhura-TruthfulQA
63
  ## Table of Contents