Datasets:

Modalities:
Text
Formats:
arrow
Languages:
Finnish
Libraries:
Datasets
License:
kjoona commited on
Commit
35617f3
·
verified ·
1 Parent(s): 7d358c2

Update analogies dataset structure

Browse files
README.md CHANGED
@@ -15,7 +15,11 @@ dataset_info:
15
  dtype: string
16
  - name: output_prefix
17
  dtype: string
18
- - name: query
 
 
 
 
19
  dtype: string
20
  - name: targets
21
  sequence: string
@@ -25,7 +29,7 @@ dataset_info:
25
  sequence: int32
26
  splits:
27
  - name: default
28
- num_bytes: 58946
29
  num_examples: 130
30
  - config_name: emotions_zero_shot
31
  features:
 
15
  dtype: string
16
  - name: output_prefix
17
  dtype: string
18
+ - name: known_target
19
+ dtype: string
20
+ - name: reference_1
21
+ dtype: string
22
+ - name: reference_2
23
  dtype: string
24
  - name: targets
25
  sequence: string
 
29
  sequence: int32
30
  splits:
31
  - name: default
32
+ num_bytes: 54638
33
  num_examples: 130
34
  - config_name: emotions_zero_shot
35
  features:
analogies_zero_shot/data-00000-of-00001.arrow CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86823ed8db0283c9ac800039b91bef04e8fad7c266e71130a4c8ec808a256837
3
- size 32072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ff530f613ee3a71d8fcde36afb42ef6eb5126e1422bf8887ae209f7d950038c
3
+ size 30104
analogies_zero_shot/dataset_info.json CHANGED
@@ -18,7 +18,15 @@
18
  "dtype": "string",
19
  "_type": "Value"
20
  },
21
- "query": {
 
 
 
 
 
 
 
 
22
  "dtype": "string",
23
  "_type": "Value"
24
  },
 
18
  "dtype": "string",
19
  "_type": "Value"
20
  },
21
+ "known_target": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "reference_1": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "reference_2": {
30
  "dtype": "string",
31
  "_type": "Value"
32
  },
analogies_zero_shot/state.json CHANGED
@@ -4,7 +4,7 @@
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
- "_fingerprint": "803f160eb6b173ea",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,
 
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
+ "_fingerprint": "142e2f899c856ae8",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,