File size: 679 Bytes
ab22410
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
dataset_info:
  features:
  - name: id
    dtype: int32
  - name: title
    dtype: string
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: wiki_id
    dtype: int32
  - name: views
    dtype: float32
  - name: paragraph_id
    dtype: int32
  - name: langs
    dtype: int32
  - name: emb
    sequence: float32
  splits:
  - name: train
    num_bytes: 72128274660
    num_examples: 35167920
  download_size: 85877047254
  dataset_size: 72128274660
---
# Dataset Card for "wikipedia-22-12-en-embeddings-all-MiniLM-L6-v2"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)