rasoultilburg commited on
Commit
791c283
·
verified ·
1 Parent(s): 2d9a155

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -7,17 +7,12 @@ annotations_creators:
7
  task_categories:
8
  - text-classification
9
  - token-classification
10
- - relation-extraction
11
- task_ids:
12
- - text-classification-other-causal-detection
13
- - token-classification-other-cause-effect-span
14
- - relation-extraction-other-cause-effect-linking
15
  size_categories:
16
  - 1k<n<10k
17
  pretty_name: Causal Sentence and Cause–Effect Span Annotation
18
  ---
19
 
20
- # Dataset Card for Causal Sentence and Cause–Effect Span Annotation
21
 
22
  ## Dataset Summary
23
  This dataset contains 3,014 annotated sentences for causal language analysis. Half of the sentences are labeled as causal, and half as non-causal. For causal sentences, annotations include cause and effect spans, along with explicit cause–effect links.
@@ -44,4 +39,3 @@ The dataset is divided as follows:
44
  - **Training**: 70%
45
  - **Validation**: 15%
46
  - **Test**: 15%
47
-
 
7
  task_categories:
8
  - text-classification
9
  - token-classification
 
 
 
 
 
10
  size_categories:
11
  - 1k<n<10k
12
  pretty_name: Causal Sentence and Cause–Effect Span Annotation
13
  ---
14
 
15
+ # Causal Sentence and Cause–Effect Span Annotation
16
 
17
  ## Dataset Summary
18
  This dataset contains 3,014 annotated sentences for causal language analysis. Half of the sentences are labeled as causal, and half as non-causal. For causal sentences, annotations include cause and effect spans, along with explicit cause–effect links.
 
39
  - **Training**: 70%
40
  - **Validation**: 15%
41
  - **Test**: 15%