@@ -13,11 +13,20 @@ All models available for download through this document are licensed under the [
13
13
14
14
The models trained on DocBank are available in the format used by Pytorch.
15
15
16
- | | name | backbone | url | size |
16
+ <!-- | | name | backbone | url | size |
17
17
|---|:--------:|:--------------:|:--------:|:-----:|
18
18
| 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 |
19
19
| 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 |
20
20
| 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 |
21
21
| 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 |
22
22
| 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