josh-sematic commited on
Commit
67e17ac
β€’
1 Parent(s): c736f27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  title: Fineweb-edu-fortified Semantic Search Demo
3
  emoji: πŸ“š
4
  sdk: gradio
5
- sdk_version: 4.31.5
6
  app_file: app.py
7
  pinned: false
8
  datasets:
@@ -10,6 +10,7 @@ datasets:
10
  - HuggingFaceFW/fineweb-edu
11
  models:
12
  - TaylorAI/bge-micro
 
13
  ---
14
  # Semantic Search on Fineweb-edu-fortified sample
15
 
@@ -28,4 +29,4 @@ closest embedding vectors to the embedding of the search phrase.
28
 
29
  The search data is lazily loaded, so shortly after
30
  the space is launched it may not yet have the full corpus of text from that crawl available
31
- for search. Refer to 'Rows searched' to see how many rows were searched across to retrieve the results.
 
2
  title: Fineweb-edu-fortified Semantic Search Demo
3
  emoji: πŸ“š
4
  sdk: gradio
5
+ sdk_version: 4.41.0
6
  app_file: app.py
7
  pinned: false
8
  datasets:
 
10
  - HuggingFaceFW/fineweb-edu
11
  models:
12
  - TaylorAI/bge-micro
13
+ license: apache-2.0
14
  ---
15
  # Semantic Search on Fineweb-edu-fortified sample
16
 
 
29
 
30
  The search data is lazily loaded, so shortly after
31
  the space is launched it may not yet have the full corpus of text from that crawl available
32
+ for search. Refer to 'Rows searched' to see how many rows were searched across to retrieve the results.