fbaigt commited on
Commit
cd91289
·
1 Parent(s): 5497dbd

Add paper link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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,