Kshiv's picture
Upload 1k wikipedia Cohere embeddings with dummy openai embeddings
0c1ad4c
raw
history blame
No virus
916 Bytes
{
"citation": "",
"description": "",
"features": {
"id": {
"dtype": "int32",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"url": {
"dtype": "string",
"_type": "Value"
},
"wiki_id": {
"dtype": "int32",
"_type": "Value"
},
"views": {
"dtype": "float32",
"_type": "Value"
},
"paragraph_id": {
"dtype": "int32",
"_type": "Value"
},
"langs": {
"dtype": "int32",
"_type": "Value"
},
"cohere": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"_type": "Sequence"
},
"openai": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": ""
}