File size: 1,001 Bytes
9fe2838
e314b2d
 
 
5986086
 
 
 
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
5986086
9fe2838
 
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
---
language:
- en
dataset_info:
- config_name: ConceptNet
- config_name: GoogleRE
- config_name: SQUAD
- config_name: TREx
configs:
  - config_name: ConceptNet
    data_files:
      - split: high_ranked
        path: data/ConceptNet/high_ranked/*
      - split: low_ranked
        path: data/ConceptNet/low_ranked/*
      - split: random
        path: data/ConceptNet/random/*
  - config_name: GoogleRE
    data_files:
      - split: high_ranked
        path: data/GoogleRE/high_ranked/*
      - split: low_ranked
        path: data/GoogleRE/low_ranked/*
      - split: random
        path: data/GoogleRE/random/*
  - config_name: SQUAD
    data_files:
      - split: high_ranked
        path: data/SQUAD/high_ranked/*
      - split: random
        path: data/SQUAD/random/*
  - config_name: TREx
    data_files:
      - split: high_ranked
        path: data/TREx/high_ranked/*
      - split: low_ranked
        path: data/TREx/low_ranked/*
      - split: random
        path: data/TREx/random/*
---