File size: 1,810 Bytes
018f98b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
dataset_info:
  features:
  - name: affiliation
    dtype: string
  - name: ror_ids
    list: string
  splits:
  - name: s2aff_gold_annotations_test
    num_bytes: 72701
    num_examples: 644
  - name: openalex_cwts_multi_inst_no_relation
    num_bytes: 35125
    num_examples: 168
  - name: openalex_cwts_multi_inst_related
    num_bytes: 150585
    num_examples: 784
  - name: openalex_gold_easy
    num_bytes: 117555
    num_examples: 999
  - name: openalex_gold_hard
    num_bytes: 43863
    num_examples: 497
  - name: openalex_gold_random
    num_bytes: 40869
    num_examples: 373
  - name: openalex_multi_string
    num_bytes: 8321
    num_examples: 35
  - name: ror_crossref_2024_02_19
    num_bytes: 353561
    num_examples: 3000
  - name: ror_crossref_2024_02_19_multi_ror
    num_bytes: 51393
    num_examples: 223
  - name: ror_springer_2023_10_31
    num_bytes: 408635
    num_examples: 3000
  download_size: 580208
  dataset_size: 1282608
configs:
- config_name: default
  data_files:
  - split: s2aff_gold_annotations_test
    path: data/s2aff_gold_annotations_test-*
  - split: openalex_cwts_multi_inst_no_relation
    path: data/openalex_cwts_multi_inst_no_relation-*
  - split: openalex_cwts_multi_inst_related
    path: data/openalex_cwts_multi_inst_related-*
  - split: openalex_gold_easy
    path: data/openalex_gold_easy-*
  - split: openalex_gold_hard
    path: data/openalex_gold_hard-*
  - split: openalex_gold_random
    path: data/openalex_gold_random-*
  - split: openalex_multi_string
    path: data/openalex_multi_string-*
  - split: ror_crossref_2024_02_19
    path: data/ror_crossref_2024_02_19-*
  - split: ror_crossref_2024_02_19_multi_ror
    path: data/ror_crossref_2024_02_19_multi_ror-*
  - split: ror_springer_2023_10_31
    path: data/ror_springer_2023_10_31-*
---