thagen commited on
Commit
883cb0e
·
verified ·
1 Parent(s): 8d6d793

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ dataset = load_dataset("webis/BECauSE", "causality detection")
30
  ## Causal Candidate Extraction
31
  ```py
32
  from datasets import load_dataset
33
- dataset = load_dataset("webis/BECauSE", "cuasal candidate extraction")
34
  ```
35
 
36
  ## Causality Identification
 
30
  ## Causal Candidate Extraction
31
  ```py
32
  from datasets import load_dataset
33
+ dataset = load_dataset("webis/BECauSE", "causal candidate extraction")
34
  ```
35
 
36
  ## Causality Identification