jon-tow commited on
Commit
54f7976
1 Parent(s): e5fc94a

fix(README): point to official license

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: odc-by
3
  configs:
4
  - config_name: claim
5
  data_files:
@@ -39,6 +38,10 @@ This is the `entailment_retrieval` subset that includes the WiCE dataset for ent
39
  - **Paper:** Kamoi, Goyal, Rodriguez, and Durett(2023) [WiCE: Real-World Entailment for Claims in Wikipedia
40
  ](https://arxiv.org/abs/2303.01432).
41
 
 
 
 
 
42
  ## Citation
43
 
44
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
 
1
  ---
 
2
  configs:
3
  - config_name: claim
4
  data_files:
 
38
  - **Paper:** Kamoi, Goyal, Rodriguez, and Durett(2023) [WiCE: Real-World Entailment for Claims in Wikipedia
39
  ](https://arxiv.org/abs/2303.01432).
40
 
41
+ ## License
42
+
43
+ See [LICENSE.md](https://huggingface.co/datasets/jon-tow/wice/blob/main/LICENSE.md) for details.
44
+
45
  ## Citation
46
 
47
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->