File size: 779 Bytes
ba33f7f
 
3bdef59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3e9e67c
3bdef59
8e69415
 
 
 
2788ef6
 
 
 
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
32
33
34
35
36
37
38
---
license: mit
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: cohere
    sequence: float32
  - name: openai
    sequence: float64
  splits:
  - name: train
    num_bytes: 15850870
    num_examples: 1000
  download_size: 13208079
  dataset_size: 15850870
tags:
- openai
- cohere
- wikipedia
---

Smaller version of https://huggingface.co/datasets/Cohere/wikipedia-22-12-simple-embeddings that includes Cohere as well as OpenAI embeddings (`text-embedding-ada-002`)
100k version of this dataset will be released soon.