ghomasHudson commited on
Commit
784234f
·
1 Parent(s): 6a95b0d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +126 -0
README.md ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ languages:
3
+ - en
4
+ paperswithcode_id: null
5
+ ---
6
+
7
+ # Dataset Card for vlsp
8
+
9
+ ## Table of Contents
10
+ - [Dataset Description](#dataset-description)
11
+ - [Dataset Summary](#dataset-summary)
12
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
13
+ - [Languages](#languages)
14
+ - [Dataset Structure](#dataset-structure)
15
+ - [Data Instances](#data-instances)
16
+ - [Data Fields](#data-instances)
17
+ - [Data Splits](#data-instances)
18
+ - [Dataset Creation](#dataset-creation)
19
+ - [Curation Rationale](#curation-rationale)
20
+ - [Source Data](#source-data)
21
+ - [Annotations](#annotations)
22
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
23
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
24
+ - [Social Impact of Dataset](#social-impact-of-dataset)
25
+ - [Discussion of Biases](#discussion-of-biases)
26
+ - [Other Known Limitations](#other-known-limitations)
27
+ - [Additional Information](#additional-information)
28
+ - [Dataset Curators](#dataset-curators)
29
+ - [Licensing Information](#licensing-information)
30
+ - [Citation Information](#citation-information)
31
+
32
+ ## Dataset Description
33
+
34
+ - **Homepage:** [Needs More Information]
35
+ - **Repository:** https://github.com/ghomasHudson/very_long_scientific_papers
36
+ - **Paper:** [Needs More Information]
37
+ - **Leaderboard:** [Needs More Information]
38
+ - **Point of Contact:** [Needs More Information]
39
+
40
+ ### Dataset Summary
41
+
42
+ Dataset following the methodology of the scientific_papers dataset, but specifically designed for very long documents (>10,000 words). This is gathered from arxiv.org by searching for theses.
43
+
44
+ The dataset has 2 features:
45
+ - article: the body of the document.
46
+ - abstract: the abstract of the document.
47
+
48
+ ### Supported Tasks and Leaderboards
49
+
50
+ Summarization
51
+
52
+ ### Languages
53
+
54
+ English
55
+
56
+ ## Dataset Structure
57
+
58
+ ### Data Instances
59
+
60
+ [Needs More Information]
61
+
62
+ ### Data Fields
63
+
64
+ [Needs More Information]
65
+
66
+ ### Data Splits
67
+
68
+ Only a test set is provided.
69
+
70
+ ## Dataset Creation
71
+
72
+ ### Curation Rationale
73
+
74
+ [Needs More Information]
75
+
76
+ ### Source Data
77
+
78
+ #### Initial Data Collection and Normalization
79
+
80
+ [Needs More Information]
81
+
82
+ #### Who are the source language producers?
83
+
84
+ [Needs More Information]
85
+
86
+ ### Annotations
87
+
88
+ #### Annotation process
89
+
90
+ [Needs More Information]
91
+
92
+ #### Who are the annotators?
93
+
94
+ [Needs More Information]
95
+
96
+ ### Personal and Sensitive Information
97
+
98
+ [Needs More Information]
99
+
100
+ ## Considerations for Using the Data
101
+
102
+ ### Social Impact of Dataset
103
+
104
+ [Needs More Information]
105
+
106
+ ### Discussion of Biases
107
+
108
+ [Needs More Information]
109
+
110
+ ### Other Known Limitations
111
+
112
+ [Needs More Information]
113
+
114
+ ## Additional Information
115
+
116
+ ### Dataset Curators
117
+
118
+ [Needs More Information]
119
+
120
+ ### Licensing Information
121
+
122
+ [Needs More Information]
123
+
124
+ ### Citation Information
125
+
126
+ [Needs More Information]