ZhaofengWu commited on
Commit
5de9acd
1 Parent(s): e899850
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ Pretrained model for our paper (https://arxiv.org/abs/2210.07468)
6
+
7
+ ```bibtex
8
+ @inproceedings{wu-etal-2022-continued,
9
+ title = "Transparency Helps Reveal When Language Models Learn Meaning",
10
+ author = "Zhaofeng Wu and William Merrill and Hao Peng and Iz Beltagy and Noah A. Smith",
11
+ url = {https://arxiv.org/abs/2210.07468},
12
+ publisher = {arXiv},
13
+ year = {2022},
14
+ doi = {10.48550/ARXIV.2210.07468},
15
+ }
16
+ ```
17
+
18
+ Please see the "Files and versions" tab for the models.
19
+