Skip to content

Commit 254c7ad

Browse files
committed
update
1 parent 1942b59 commit 254c7ad

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

MODEL_ZOO.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,20 @@ All models available for download through this document are licensed under the [
1313

1414
The models trained on DocBank are available in the format used by Pytorch.
1515

16-
| | name | backbone | url | size |
16+
<!-- | | name | backbone | url | size |
1717
|---|:--------:|:--------------:|:--------:|:-----:|
1818
| 0 | BERT | BERT-base | [Azure](https://conversationhub.blob.core.windows.net/docbank/MODEL_ZOO/bert_base_500k_epoch_1.zip)/[Google Drive](https://drive.google.com/file/d/1eHsEQVY0t8Iny6xr-pRMILLk3RtY0wZm/view?usp=sharing) | 387MB |
1919
| 1 | BERT | BERT-large | [Azure](https://conversationhub.blob.core.windows.net/docbank/MODEL_ZOO/bert_large_500k_epoch_1.zip)/[Google Drive](https://drive.google.com/file/d/1lt6oxUtv70MAozIOHl6ga69Xqw1i2arx/view?usp=sharing) | 1.2GB |
2020
| 2 | RoBERTa | RoBERTa-base | [Azure](https://conversationhub.blob.core.windows.net/docbank/MODEL_ZOO/roberta_base_500k_epoch_1.zip)/[Google Drive](https://drive.google.com/file/d/10OuIgHPeO4JWZhMjuZTnrBh37wjL5f2s/view?usp=sharing) | 441MB |
2121
| 3 | RoBERTa | RoBERTa-large | [Azure](https://conversationhub.blob.core.windows.net/docbank/MODEL_ZOO/roberta_large_500k_epoch_1.zip)/[Google Drive](https://drive.google.com/file/d/1SYY9xsNtQ_E7G_FWaKaFup8mPIhP1Txr/view?usp=sharing) | 1.2GB |
2222
| 4 | LayoutLM | LayoutLM-base | [Azure](https://conversationhub.blob.core.windows.net/docbank/MODEL_ZOO/layoutlm_base_500k_epoch_1.zip)/[Google Drive](https://drive.google.com/file/d/1QzxYr97noJlOhc6BCvKLxjPfcCKAVFw4/view?usp=sharing) | 398MB |
23-
| 5 | LayoutLM | LayoutLM-large | [Azure](https://conversationhub.blob.core.windows.net/docbank/MODEL_ZOO/layoutlm_large_500k_epoch_1.zip)/[Google Drive](https://drive.google.com/file/d/13EkFiBKSeyNKF00sEGCXf9ZRb9k1GT-2/view?usp=sharing) | 1.2GB |
23+
| 5 | LayoutLM | LayoutLM-large | [Azure](https://conversationhub.blob.core.windows.net/docbank/MODEL_ZOO/layoutlm_large_500k_epoch_1.zip)/[Google Drive](https://drive.google.com/file/d/13EkFiBKSeyNKF00sEGCXf9ZRb9k1GT-2/view?usp=sharing) | 1.2GB | -->
24+
25+
| | name | backbone | url | size |
26+
|---|:--------:|:--------------:|:--------:|:-----:|
27+
| 0 | BERT | BERT-base | [Google Drive](https://drive.google.com/file/d/1eHsEQVY0t8Iny6xr-pRMILLk3RtY0wZm/view?usp=sharing) | 387MB |
28+
| 1 | BERT | BERT-large | [Google Drive](https://drive.google.com/file/d/1lt6oxUtv70MAozIOHl6ga69Xqw1i2arx/view?usp=sharing) | 1.2GB |
29+
| 2 | RoBERTa | RoBERTa-base | [Google Drive](https://drive.google.com/file/d/10OuIgHPeO4JWZhMjuZTnrBh37wjL5f2s/view?usp=sharing) | 441MB |
30+
| 3 | RoBERTa | RoBERTa-large | [Google Drive](https://drive.google.com/file/d/1SYY9xsNtQ_E7G_FWaKaFup8mPIhP1Txr/view?usp=sharing) | 1.2GB |
31+
| 4 | LayoutLM | LayoutLM-base | [Google Drive](https://drive.google.com/file/d/1QzxYr97noJlOhc6BCvKLxjPfcCKAVFw4/view?usp=sharing) | 398MB |
32+
| 5 | LayoutLM | LayoutLM-large | [Google Drive](https://drive.google.com/file/d/13EkFiBKSeyNKF00sEGCXf9ZRb9k1GT-2/view?usp=sharing) | 1.2GB |

0 commit comments

Comments
 (0)