Skip to content

Commit 50c5e35

Browse files
Copilotanxiangsir
andcommitted
Add documentation links to README.md homepage
Co-authored-by: anxiangsir <31175974+anxiangsir@users.noreply.github.com>
1 parent 66b27db commit 50c5e35

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- [Packing ViT Model](#-packing-vit-model)
2121
- [Contributors](#-contributors)
2222
- [License](#-license)
23+
- [Documentation](#-documentation)
2324

2425
---
2526

@@ -300,3 +301,10 @@ model = OneVisionEncoderModel.from_pretrained("./output/packed_model")
300301
## 📄 License
301302

302303
This project is released under the Apache 2.0 License.
304+
305+
---
306+
307+
## 📚 Documentation
308+
309+
- [Model Card](docs/model_card.md) - Detailed documentation for OneVision Encoder Large model
310+
- [Data Card](docs/datacard.md) - Training dataset information and statistics

0 commit comments

Comments
 (0)