Update README.md
Browse files
README.md
CHANGED
|
@@ -53,6 +53,9 @@ size_categories:
|
|
| 53 |
<a href="https://github.com/marqo-ai/GCL">
|
| 54 |
<img src="https://img.shields.io/badge/GitHub-Repo-lightgrey?logo=github" alt="GitHub Repo">
|
| 55 |
</a>
|
|
|
|
|
|
|
|
|
|
| 56 |
</div>
|
| 57 |
|
| 58 |
# Marqo-GS-10M
|
|
@@ -71,6 +74,11 @@ from datasets import load_dataset
|
|
| 71 |
ds = load_dataset("Marqo/marqo-GS-10M")
|
| 72 |
```
|
| 73 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
## Table of Content
|
| 75 |
1. Motivation
|
| 76 |
2. Dataset and Benchmarks
|
|
|
|
| 53 |
<a href="https://github.com/marqo-ai/GCL">
|
| 54 |
<img src="https://img.shields.io/badge/GitHub-Repo-lightgrey?logo=github" alt="GitHub Repo">
|
| 55 |
</a>
|
| 56 |
+
<a href="https://join.slack.com/t/marqo-community/shared_invite/zt-2b4nsvbd2-TDf8agPszzWH5hYKBMIgDA">
|
| 57 |
+
<img src="https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white" alt=Slack Community">
|
| 58 |
+
</a>
|
| 59 |
</div>
|
| 60 |
|
| 61 |
# Marqo-GS-10M
|
|
|
|
| 74 |
ds = load_dataset("Marqo/marqo-GS-10M")
|
| 75 |
```
|
| 76 |
|
| 77 |
+
## Questions?
|
| 78 |
+
If you have any questions about this dataset, please join our [Community](https://join.slack.com/t/marqo-community/shared_invite/zt-2b4nsvbd2-TDf8agPszzWH5hYKBMIgDA) and ask one of our team!
|
| 79 |
+
|
| 80 |
+
Slack Community: https://join.slack.com/t/marqo-community/shared_invite/zt-2b4nsvbd2-TDf8agPszzWH5hYKBMIgDA
|
| 81 |
+
|
| 82 |
## Table of Content
|
| 83 |
1. Motivation
|
| 84 |
2. Dataset and Benchmarks
|