tomaarsen HF Staff commited on
Commit
060ffbb
·
verified ·
1 Parent(s): 21e2f95

Explain why this exists and why you'd use it

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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