Commit
•
9cf890a
1
Parent(s):
d458f11
Update README.md (#1)
Browse files- Update README.md (789f6230a9999f99c4598519ee209fc41095990a)
Co-authored-by: JB D. <IAMJB@users.noreply.huggingface.co>
README.md
CHANGED
@@ -78,3 +78,16 @@ The following hyperparameters were used during training:
|
|
78 |
| 0.0394 | 18.0 | 18000| 0.00003 |
|
79 |
| 0.0374 | 19.0 | 19000| 0.00003 |
|
80 |
| 0.0355 | 20.0 | 20000| 0.00003 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
| 0.0394 | 18.0 | 18000| 0.00003 |
|
79 |
| 0.0374 | 19.0 | 19000| 0.00003 |
|
80 |
| 0.0355 | 20.0 | 20000| 0.00003 |
|
81 |
+
|
82 |
+
|
83 |
+
```
|
84 |
+
@misc{akl2024projectshadowsymbolichigherorder,
|
85 |
+
title={Project SHADOW: Symbolic Higher-order Associative Deductive reasoning On Wikidata using LM probing},
|
86 |
+
author={Hanna Abi Akl},
|
87 |
+
year={2024},
|
88 |
+
eprint={2408.14849},
|
89 |
+
archivePrefix={arXiv},
|
90 |
+
primaryClass={cs.CL},
|
91 |
+
url={https://arxiv.org/abs/2408.14849},
|
92 |
+
}
|
93 |
+
```
|