avsolatorio commited on
Commit
25d977f
1 Parent(s): 29c05d5

{"data_name": "mteb/imdb", "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": "3d86128a09e091d6018b6d26cad27f2739fc2db7"}

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