File size: 1,013 Bytes
016fb19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7bd2bb4
 
016fb19
 
3838022
016fb19
3838022
 
016fb19
 
 
 
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
---
dataset_info:
  features:
  - name: query
    struct:
    - name: label
      dtype: string
    - name: objects
      list:
      - name: label
        dtype: string
      - name: qid
        dtype: string
    - name: qid
      dtype: string
    - name: rel_id
      dtype: string
    - name: relation
      dtype: string
  - name: prediction
    struct:
    - name: predictions
      list:
      - name: answer
        dtype: string
      - name: first_token_probability
        dtype: float64
      - name: per_token_probability
        sequence: float64
      - name: perplexity
        dtype: float64
    - name: query
      dtype: string
  - name: relation
    dtype: string
  - name: updates
    sequence: string
  splits:
  - name: train
    num_bytes: 1456957
    num_examples: 5081
  download_size: 602132
  dataset_size: 1456957
---
# Dataset Card for "updates_data"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)