File size: 1,222 Bytes
a520c7d
 
b1d0bcb
a520c7d
 
 
 
 
 
 
 
 
 
 
 
 
9afdb54
 
 
 
 
a520c7d
 
 
9afdb54
a520c7d
9afdb54
 
b1d0bcb
 
 
 
 
 
 
 
 
 
 
 
 
 
4c560c7
 
 
 
 
b1d0bcb
 
 
4c560c7
b1d0bcb
4c560c7
 
a520c7d
 
 
 
 
b1d0bcb
 
 
 
a520c7d
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
---
dataset_info:
- config_name: id-en
  features:
  - name: dialogue_id
    dtype: int32
  - name: dialogue
    dtype: string
  - name: initial_topic
    dtype: string
  - name: summary1
    dtype: float64
  - name: summary2
    dtype: float64
  - name: summary3
    dtype: string
  - name: familiarity_check1
    dtype: float64
  - name: familiarity_check2
    dtype: float64
  - name: familiarity_check3
    dtype: bool
  splits:
  - name: test
    num_bytes: 404977
    num_examples: 100
  download_size: 281543
  dataset_size: 404977
- config_name: jv-id-en
  features:
  - name: dialogue_id
    dtype: int32
  - 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: test
    num_bytes: 494414
    num_examples: 100
  download_size: 329834
  dataset_size: 494414
configs:
- config_name: id-en
  data_files:
  - split: test
    path: id-en/test-*
- config_name: jv-id-en
  data_files:
  - split: test
    path: jv-id-en/test-*
---