configs: | |
- config_name: default | |
data_files: | |
- split: test | |
path: data/test-* | |
dataset_info: | |
features: | |
- name: query | |
struct: | |
- name: label | |
dtype: string | |
- name: objects | |
list: | |
- name: aliases | |
sequence: string | |
- 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: f1 | |
dtype: float64 | |
- name: relation | |
dtype: string | |
- name: type | |
dtype: string | |
- name: original_answer | |
dtype: string | |
- name: updates | |
sequence: string | |
splits: | |
- name: test | |
num_bytes: 386289.64365440264 | |
num_examples: 408 | |
download_size: 292243 | |
dataset_size: 386289.64365440264 | |
# Dataset Card for "fm-updates-falcon-7b" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |