MoyYuan commited on
Commit
922fa1a
·
verified ·
1 Parent(s): 0ea6ed2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -34,6 +34,8 @@ Current language models often rely on surface patterns and statistical co-occurr
34
 
35
  Each example is based on a Wikidata triple involving two entities and a relation. The data is converted into a natural language premise and a hypothesis representing either the same or reversed triple. A label indicates whether the hypothesis logically follows from the premise.
36
 
 
 
37
  ## Splits:
38
  - https://huggingface.co/datasets/MoyYuan/Asymmetricity-Text
39
  - https://huggingface.co/datasets/MoyYuan/Asymmetricity-Text-NLI
@@ -41,6 +43,7 @@ Each example is based on a Wikidata triple involving two entities and a relation
41
  - https://huggingface.co/datasets/MoyYuan/Asymmetricity-Delex-NLI
42
 
43
  ---
 
44
  ### Data variants include:
45
  - `*_text.json`: Premise and hypothesis expressed using natural language names for entities.
46
  - `*_delex_text.json`: Premise and hypothesis using Wikidata IDs instead of surface names (e.g., `Q5`, `Q42`).
 
34
 
35
  Each example is based on a Wikidata triple involving two entities and a relation. The data is converted into a natural language premise and a hypothesis representing either the same or reversed triple. A label indicates whether the hypothesis logically follows from the premise.
36
 
37
+ ---
38
+
39
  ## Splits:
40
  - https://huggingface.co/datasets/MoyYuan/Asymmetricity-Text
41
  - https://huggingface.co/datasets/MoyYuan/Asymmetricity-Text-NLI
 
43
  - https://huggingface.co/datasets/MoyYuan/Asymmetricity-Delex-NLI
44
 
45
  ---
46
+
47
  ### Data variants include:
48
  - `*_text.json`: Premise and hypothesis expressed using natural language names for entities.
49
  - `*_delex_text.json`: Premise and hypothesis using Wikidata IDs instead of surface names (e.g., `Q5`, `Q42`).