shuttie commited on
Commit
c5f5678
·
1 Parent(s): d99e19e

initial commit

Browse files
Files changed (3) hide show
  1. .gitignore +1 -0
  2. README.md +36 -0
  3. data/train.jsonl.gz +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ .venv
README.md CHANGED
@@ -1,3 +1,39 @@
1
  ---
 
 
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
1
  ---
2
+ language:
3
+ - en
4
  license: apache-2.0
5
+ tags:
6
+ - text
7
+ pretty_name: OpenAI, Jina, Google Vertex AI and Cohere embedding latencies benchmark data
8
+ size_categories:
9
+ - "100K<n<1M"
10
+ dataset_info:
11
+ config_name: default
12
+ features:
13
+ - name: provider
14
+ dtype: string
15
+ - name: type
16
+ dtype: string
17
+ - name: model
18
+ dtype: string
19
+ - name: text
20
+ dtype: string
21
+ - name: status
22
+ dtype: string
23
+ - name: ts
24
+ dtype: long
25
+ - name: dims
26
+ dtype: int32
27
+ - name: millis
28
+ dtype: int32
29
+ - name: tokens
30
+ dtype: int32
31
+ splits:
32
+ - name: train
33
+ configs:
34
+ - config_name: default
35
+ data_files:
36
+ - split: train
37
+ path: "data/*"
38
  ---
39
+ TODO
data/train.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d47ebc1bf33b0222ca0d412da3102e12af4948d0e7de6c74c7cc852f481cd66d
3
+ size 28315481