From 75cd01cd3c643bf4e24f785125707ab05c21a0a3 Mon Sep 17 00:00:00 2001 From: Sam Havens <47401552+sam-qordoba@users.noreply.github.com> Date: Wed, 22 May 2019 17:01:03 -0700 Subject: [PATCH] change TBD to actual link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 614e852..8095888 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Assesing the syntactic abilities of BERT. Evaluate Google's BERT-Base and BERT-Large models on the syntactic agreement datasets from [Linzen, Goldberg and Dupoux 2016](https://arxiv.org/abs/1611.01368) and [Marvin and Linzen 2018](https://arxiv.org/abs/1808.09031) and [Gulordava et al 2018](http://aclweb.org/anthology/N18-1108). -This is quite messy, as I hacked it together between things here and there. But I also believe it is accurate. This lists the data files and shows how to run the evaluation. For more details and results, see the [arxiv report](https://arxiv.org/abs/TBD). +This is quite messy, as I hacked it together between things here and there. But I also believe it is accurate. This lists the data files and shows how to run the evaluation. For more details and results, see the [arxiv report](https://arxiv.org/abs/1901.05287). ## Data Files