File size: 1,118 Bytes
f3add75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: model_name
    dtype: string
  - name: predicted_class
    dtype: string
  - name: task_name
    dtype: string
  - name: narration
    dtype: string
  - name: values
    sequence: string
  - name: sign
    sequence: string
  - name: narrative_id
    dtype: int32
  - name: unique_id
    dtype: int32
  - name: classes_dict
    dtype: string
  - name: narrative_questions
    sequence: string
  - name: feature_nums
    sequence: string
  - name: ft_num2name
    dtype: string
  - name: old2new_ft_nums
    dtype: string
  - name: old2new_classes
    dtype: string
  - name: predicted_class_label
    dtype: string
  - name: class2name
    dtype: string
  splits:
  - name: train
    num_bytes: 865101
    num_examples: 328
  - name: validation
    num_bytes: 121591
    num_examples: 47
  - name: test
    num_bytes: 252513
    num_examples: 94
  download_size: 380420
  dataset_size: 1239205
---
# Dataset Card for "textual-explanations-702010"

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