Datasets:

ArXiv:
s-jse commited on
Commit
d16934c
1 Parent(s): 8e39de6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  This repository contains a Qdrant index created from preprocessed and chunked Wikipedia HTML dumps from 10 languages. The embedding model used is [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3)
2
 
3
  This index is compatible with WikiChat v2.0.
@@ -32,4 +50,4 @@ Papers:
32
 
33
  <p align="center">
34
  <img src="https://raw.githubusercontent.com/stanford-oval/WikiChat/ee25ff7d355c8fbb1321489e1e955be8ae068367/public/pipeline.svg" width="700px" alt="WikiChat Pipeline" />
35
- </p>
 
1
+ ---
2
+ task_categories:
3
+ - text-retrieval
4
+ language:
5
+ - en
6
+ - de
7
+ - it
8
+ - fa
9
+ - ru
10
+ - zh
11
+ - pt
12
+ - fr
13
+ - es
14
+ - ja
15
+ pretty_name: Multilingual Wikipedia Search Index (From HTML dump of April 1, 2024)
16
+ size_categories:
17
+ - 100M<n<1B
18
+ ---
19
  This repository contains a Qdrant index created from preprocessed and chunked Wikipedia HTML dumps from 10 languages. The embedding model used is [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3)
20
 
21
  This index is compatible with WikiChat v2.0.
 
50
 
51
  <p align="center">
52
  <img src="https://raw.githubusercontent.com/stanford-oval/WikiChat/ee25ff7d355c8fbb1321489e1e955be8ae068367/public/pipeline.svg" width="700px" alt="WikiChat Pipeline" />
53
+ </p>