Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
fgrezes commited on
Commit
39be414
1 Parent(s): e4b8503

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md CHANGED
@@ -12,6 +12,36 @@ size_categories:
12
  - 1K<n<10K
13
  tags:
14
  - astronomy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  # Function Of Citation in Astrophysics Literature (FOCAL): Dataset and Task
 
12
  - 1K<n<10K
13
  tags:
14
  - astronomy
15
+ dataset_info:
16
+ features:
17
+ - name: Identifier
18
+ dtype: string
19
+ - name: Paragraph
20
+ dtype: string
21
+ - name: Citation Text
22
+ sequence: string
23
+ - name: Functions Text
24
+ sequence: string
25
+ - name: Functions Label
26
+ sequence: string
27
+ - name: Citation Start End
28
+ sequence:
29
+ sequence: int64
30
+ - name: Functions Start End
31
+ sequence:
32
+ sequence: int64
33
+ splits:
34
+ - name: train
35
+ num_bytes: 7096500
36
+ num_examples: 2421
37
+ - name: validation
38
+ num_bytes: 1761751
39
+ num_examples: 606
40
+ - name: test
41
+ num_bytes: 2512022
42
+ num_examples: 821
43
+ download_size: 5649484
44
+ dataset_size: 11370273
45
  ---
46
 
47
  # Function Of Citation in Astrophysics Literature (FOCAL): Dataset and Task