KShivendu's picture
HuggyLingo Bot: Add language information to your dataset (#1)
f04d74d
|
raw
history blame contribute delete
No virus
792 Bytes
---
language: en
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.