Update README.md
Browse files
README.md
CHANGED
|
@@ -6,12 +6,26 @@
|
|
| 6 |
So we sample a subset of it to visualize it directly on web. Click [PMC-OA-Demo](https://huggingface.co/datasets/axiong/pmc_oa_demo) to view it.
|
| 7 |
|
| 8 |
|
|
|
|
| 9 |
[中文文档](./README.zh.md)
|
| 10 |
|
| 11 |
- [PMC-OA Dataset](#pmc-oa-dataset)
|
|
|
|
| 12 |
- [Daraset Structure](#daraset-structure)
|
| 13 |
- [Sample](#sample)
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
## Daraset Structure
|
| 16 |
|
| 17 |
**PMC-OA** (seperated images, separated caption).
|
|
|
|
| 6 |
So we sample a subset of it to visualize it directly on web. Click [PMC-OA-Demo](https://huggingface.co/datasets/axiong/pmc_oa_demo) to view it.
|
| 7 |
|
| 8 |
|
| 9 |
+
|
| 10 |
[中文文档](./README.zh.md)
|
| 11 |
|
| 12 |
- [PMC-OA Dataset](#pmc-oa-dataset)
|
| 13 |
+
- [Model Zoo](#model-zoo)
|
| 14 |
- [Daraset Structure](#daraset-structure)
|
| 15 |
- [Sample](#sample)
|
| 16 |
|
| 17 |
+
|
| 18 |
+
## Model Zoo
|
| 19 |
+
Check it out if you want to load model pretrained on PMC-OA directly.
|
| 20 |
+
|
| 21 |
+
We plan to release more models pretrained on PMC-OA. Feel free to reach us if the model you want is not included in model zoo for now.
|
| 22 |
+
Also, we express our thanks to the help from the community.
|
| 23 |
+
|
| 24 |
+
| Model | Link | Provider |
|
| 25 |
+
| --- | --- | --- |
|
| 26 |
+
| ViT-L-14 | https://huggingface.co/ryanyip7777/pmc_vit_l_14 | @ryanyip7777 |
|
| 27 |
+
|
| 28 |
+
|
| 29 |
## Daraset Structure
|
| 30 |
|
| 31 |
**PMC-OA** (seperated images, separated caption).
|