File size: 2,104 Bytes
8635677 7c4e55d 8635677 38a6059 aaf65fc f7c3c0d 7c4e55d 2fc64be 385080a ecee207 2f06d80 d6bfdd6 610e626 8635677 f7c3c0d 7c4e55d ecee207 2f06d80 151aa57 8635677 |
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 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 |
---
dataset_info:
- config_name: id-en
features:
- name: dialogue_id
dtype: int64
- name: dialogue
dtype: string
- name: initial_topic
dtype: string
- name: summary1
dtype: string
- name: summary2
dtype: string
- name: summary3
dtype: string
- name: familiarity_check1
dtype: bool
- name: familiarity_check2
dtype: bool
- name: familiarity_check3
dtype: bool
splits:
- name: train
num_bytes: 5296
num_examples: 1
- name: test
num_bytes: 464633
num_examples: 99
download_size: 676756
dataset_size: 469929
- config_name: jv-id-en
features:
- name: dialogue_id
dtype: int64
- name: dialogue
dtype: string
- name: initial_topic
dtype: string
- name: summary1
dtype: string
- name: summary2
dtype: string
- name: summary3
dtype: string
- name: familiarity_check1
dtype: bool
- name: familiarity_check2
dtype: bool
- name: familiarity_check3
dtype: bool
splits:
- name: train
num_bytes: 5964
num_examples: 1
- name: test
num_bytes: 488853
num_examples: 99
download_size: 662500
dataset_size: 494817
- config_name: su-id-en
features:
- name: dialogue_id
dtype: int64
- name: dialogue
dtype: string
- name: initial_topic
dtype: string
- name: summary1
dtype: string
- name: summary2
dtype: string
- name: summary3
dtype: string
- name: familiarity_check1
dtype: bool
- name: familiarity_check2
dtype: bool
- name: familiarity_check3
dtype: bool
splits:
- name: train
num_bytes: 4974
num_examples: 1
- name: test
num_bytes: 545269
num_examples: 99
download_size: 718965
dataset_size: 550243
configs:
- config_name: id-en
data_files:
- split: train
path: id-en/train-*
- split: test
path: id-en/test-*
- config_name: jv-id-en
data_files:
- split: train
path: jv-id-en/train-*
- split: test
path: jv-id-en/test-*
- config_name: su-id-en
data_files:
- split: train
path: su-id-en/train-*
- split: test
path: su-id-en/test-*
---
|