Mihaiii commited on
Commit
ed8ee04
·
verified ·
1 Parent(s): 3cc3a71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -8,4 +8,20 @@ pinned: false
8
  license: mit
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  license: mit
9
  ---
10
 
11
+ Simple demo of semantic-autocomplete searching through the paragraphs of a page.
12
+ Here are some question examples you can try out:
13
+
14
+ What are Embeddings?
15
+ Where are Embeddings Used?
16
+ Why are Embeddings Used?
17
+ How do Embeddings Work?
18
+ Challenges and Considerations
19
+ How do Contextual Embeddings Differ from Traditional Word Embeddings?
20
+ Can Embeddings Capture Syntax and Grammar?
21
+ What Role Do Embeddings Play in Transfer Learning?
22
+ How are Embeddings Evaluated?
23
+ What Advances are Being Made in Embeddings for Non-English Languages?
24
+ What Future Directions Might Embeddings Take?
25
+ What are Graph Embeddings and Their Applications?
26
+ How are Embeddings Adapted for Time-series Data?
27
+ What Challenges Exist in Scaling Embedding Models?