CharlesCGCTG commited on
Commit
a8afee4
·
verified ·
1 Parent(s): 9a94cf7

Add teacher_scores.bge_reranker_v2_m3

Browse files
README.md CHANGED
@@ -13,6 +13,43 @@ tags:
13
  - relevance
14
  - synthetic
15
  - annotations
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  # Semantic-Highlight-FR-Annotations
 
13
  - relevance
14
  - synthetic
15
  - annotations
16
+ configs:
17
+ - config_name: default
18
+ data_files:
19
+ - split: train
20
+ path: data/train-*
21
+ - split: validation
22
+ path: data/validation-*
23
+ dataset_info:
24
+ features:
25
+ - name: id
26
+ dtype: string
27
+ - name: query
28
+ dtype: string
29
+ - name: texts
30
+ list: string
31
+ - name: context_spans
32
+ list:
33
+ list:
34
+ list: int64
35
+ - name: context_spans_relevance
36
+ list:
37
+ list: int64
38
+ - name: labels
39
+ list: int64
40
+ - name: think_process
41
+ list: string
42
+ - name: teacher_scores.bge_reranker_v2_m3
43
+ list: float64
44
+ splits:
45
+ - name: train
46
+ num_bytes: 10894030
47
+ num_examples: 661
48
+ - name: validation
49
+ num_bytes: 1292193
50
+ num_examples: 74
51
+ download_size: 12142433
52
+ dataset_size: 12186223
53
  ---
54
 
55
  # Semantic-Highlight-FR-Annotations
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1328af2c497343f42e584dbce8a35b363c9cecfb878d683c843b0f1b5240244a
3
- size 10832872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb073a51c2bbcf962de7eebc3b9ed4e636d593c1bb6e8aeb23e004f50f08ad69
3
+ size 10845883
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ab7d716730ea9e5c3838cd1e13aabec1b9aeb7bd6eb980ec2a2af637ad443ac
3
- size 1294592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44337e81fec9fe015940fdcc60ce2f7a03bd0d092c3a26e70e4042a9eed3d732
3
+ size 1296550