Datasets:
Explain why this exists and why you'd use it
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
|
| 7 |
# Example Documents
|
| 8 |
|
| 9 |
-
A small set of example documents across modalities (image, audio, video) for use in [Sentence Transformers](https://www.sbert.net/) retrieval snippets and documentation. These are the kinds of files you pass to `model.encode_document(...)`.
|
| 10 |
|
| 11 |
## Contents
|
| 12 |
|
|
|
|
| 6 |
|
| 7 |
# Example Documents
|
| 8 |
|
| 9 |
+
A small set of example documents across modalities (image, audio, video) for use in [Sentence Transformers](https://www.sbert.net/) retrieval snippets and documentation. These are the kinds of files you pass to `model.encode_document(...)`. They can safely be used as examples in your model cards if you don't want to host the example assets in your model repositories themselves.
|
| 10 |
|
| 11 |
## Contents
|
| 12 |
|