sileod commited on
Commit
9a86a3c
·
1 Parent(s): 352b5df

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -1,8 +1,15 @@
 
 
 
 
 
 
 
1
  ```
2
- @article{bao2022multi,
3
  title={Multi-Step Deductive Reasoning Over Natural Language: An Empirical Study on Out-of-Distribution Generalisation},
4
- author={Bao, Qiming and Peng, Alex Yuxuan and Hartill, Tim and Tan, Neset and Deng, Zhenyun and Witbrock, Michael and Liu, Jiamou},
5
- journal={arXiv preprint arXiv:2207.14000},
6
- year={2022}
7
  }
8
  ```
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pretty_name: e
6
+ ---
7
+ https://github.com/Strong-AI-Lab/Multi-Step-Deductive-Reasoning-Over-Natural-Language
8
  ```
9
+ @inproceedings{bao2022multi,
10
  title={Multi-Step Deductive Reasoning Over Natural Language: An Empirical Study on Out-of-Distribution Generalisation},
11
+ author={Qiming Bao and Alex Yuxuan Peng and Tim Hartill and Neset Tan and Zhenyun Deng and Michael Witbrock and Jiamou Liu},
12
+ year={2022},
13
+ publisher={The 2nd International Joint Conference on Learning and Reasoning and 16th International Workshop on Neural-Symbolic Learning and Reasoning (IJCLR-NeSy 2022)}
14
  }
15
  ```