avsolatorio commited on
Commit
0466b81
1 Parent(s): 63148d2

{"data_name": "mteb/amazon_reviews_multi", "guide_model_name_or_path": "WhereIsAI/UAE-Large-V1", "lang": "en", "topk": 100, "temperature": 0.05, "seed": 1029, "negative_sampling": "uniform", "neg_topk": null, "revision": "1399c76144fd37290681b995c656ef9b2e06e26d"}

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ - name: label
9
+ dtype: int32
10
+ - name: label_text
11
+ dtype: string
12
+ - name: idx
13
+ dtype: int64
14
+ - name: query_idx
15
+ dtype: int64
16
+ - name: positive_idx
17
+ dtype: int64
18
+ - name: negative_idx
19
+ dtype: int64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 52924802
23
+ num_examples: 200000
24
+ download_size: 33545313
25
+ dataset_size: 52924802
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eac25db3808f7519e6cc5e3433e1c71765cc8313ce9cc690c75ee8cd409da7d4
3
+ size 33545313