Add paper link
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ datasets:
|
|
6 |
---
|
7 |
|
8 |
## ProcBERT
|
9 |
-
ProcBERT is a pre-trained language model specifically for procedural text. It was pre-trained on a large-scale procedural corpus (PubMed articles/chemical patents/recipes) containing over 12B tokens and shows great performance on downstream tasks. More details can be found in the following paper:
|
10 |
|
11 |
```
|
12 |
@article{Bai2021PretrainOA,
|
|
|
6 |
---
|
7 |
|
8 |
## ProcBERT
|
9 |
+
ProcBERT is a pre-trained language model specifically for procedural text. It was pre-trained on a large-scale procedural corpus (PubMed articles/chemical patents/recipes) containing over 12B tokens and shows great performance on downstream tasks. More details can be found in the following [paper](https://arxiv.org/abs/2109.04711):
|
10 |
|
11 |
```
|
12 |
@article{Bai2021PretrainOA,
|