system HF staff commited on
Commit
2e2986c
1 Parent(s): e989a38

Update files from the datasets library (from 1.7.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.7.0

Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  ---
3
 
4
  # Dataset Card for "sem_eval_2010_task_8"
@@ -6,12 +7,12 @@
6
  ## Table of Contents
7
  - [Dataset Description](#dataset-description)
8
  - [Dataset Summary](#dataset-summary)
9
- - [Supported Tasks](#supported-tasks)
10
  - [Languages](#languages)
11
  - [Dataset Structure](#dataset-structure)
12
  - [Data Instances](#data-instances)
13
  - [Data Fields](#data-fields)
14
- - [Data Splits Sample Size](#data-splits-sample-size)
15
  - [Dataset Creation](#dataset-creation)
16
  - [Curation Rationale](#curation-rationale)
17
  - [Source Data](#source-data)
@@ -43,7 +44,7 @@ The SemEval-2010 Task 8 focuses on Multi-way classification of semantic relation
43
  The task was designed to compare different approaches to semantic relation classification
44
  and to provide a standard testbed for future research.
45
 
46
- ### Supported Tasks
47
 
48
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
49
 
@@ -79,7 +80,7 @@ The data fields are the same among all splits.
79
  - `sentence`: a `string` feature.
80
  - `relation`: a classification label, with possible values including `Cause-Effect(e1,e2)` (0), `Cause-Effect(e2,e1)` (1), `Component-Whole(e1,e2)` (2), `Component-Whole(e2,e1)` (3), `Content-Container(e1,e2)` (4).
81
 
82
- ### Data Splits Sample Size
83
 
84
  | name |train|test|
85
  |-------|----:|---:|
@@ -93,10 +94,22 @@ The data fields are the same among all splits.
93
 
94
  ### Source Data
95
 
 
 
 
 
 
 
96
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
97
 
98
  ### Annotations
99
 
 
 
 
 
 
 
100
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
101
 
102
  ### Personal and Sensitive Information
1
  ---
2
+ paperswithcode_id: semeval-2010-task-8
3
  ---
4
 
5
  # Dataset Card for "sem_eval_2010_task_8"
7
  ## Table of Contents
8
  - [Dataset Description](#dataset-description)
9
  - [Dataset Summary](#dataset-summary)
10
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
11
  - [Languages](#languages)
12
  - [Dataset Structure](#dataset-structure)
13
  - [Data Instances](#data-instances)
14
  - [Data Fields](#data-fields)
15
+ - [Data Splits](#data-splits)
16
  - [Dataset Creation](#dataset-creation)
17
  - [Curation Rationale](#curation-rationale)
18
  - [Source Data](#source-data)
44
  The task was designed to compare different approaches to semantic relation classification
45
  and to provide a standard testbed for future research.
46
 
47
+ ### Supported Tasks and Leaderboards
48
 
49
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
50
 
80
  - `sentence`: a `string` feature.
81
  - `relation`: a classification label, with possible values including `Cause-Effect(e1,e2)` (0), `Cause-Effect(e2,e1)` (1), `Component-Whole(e1,e2)` (2), `Component-Whole(e2,e1)` (3), `Content-Container(e1,e2)` (4).
82
 
83
+ ### Data Splits
84
 
85
  | name |train|test|
86
  |-------|----:|---:|
94
 
95
  ### Source Data
96
 
97
+ #### Initial Data Collection and Normalization
98
+
99
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
100
+
101
+ #### Who are the source language producers?
102
+
103
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
104
 
105
  ### Annotations
106
 
107
+ #### Annotation process
108
+
109
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
+
111
+ #### Who are the annotators?
112
+
113
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
114
 
115
  ### Personal and Sensitive Information