Noelia Ferruz commited on
Commit
796c1ea
·
1 Parent(s): 3f855cd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +135 -0
README.md ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ YAML tags:
3
+ annotations_creators: []
4
+ language_creators: []
5
+ languages: []
6
+ licenses: []
7
+ multilinguality: []
8
+ pretty_name: ''
9
+ size_categories:
10
+ - unknown
11
+ source_datasets: []
12
+ task_categories: []
13
+ task_ids: []
14
+ ---
15
+
16
+ # Dataset Card for [Dataset Name]
17
+
18
+ ## Table of Contents
19
+ - [Table of Contents](#table-of-contents)
20
+ - [Dataset Description](#dataset-description)
21
+ - [Dataset Summary](#dataset-summary)
22
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
23
+ - [Languages](#languages)
24
+ - [Dataset Structure](#dataset-structure)
25
+ - [Data Instances](#data-instances)
26
+ - [Data Fields](#data-fields)
27
+ - [Data Splits](#data-splits)
28
+ - [Dataset Creation](#dataset-creation)
29
+ - [Curation Rationale](#curation-rationale)
30
+ - [Source Data](#source-data)
31
+ https://ftp.uniprot.org/pub/databases/uniprot/uniref/uniref50/
32
+ - [Annotations](#annotations)
33
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
34
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
35
+ - [Social Impact of Dataset](#social-impact-of-dataset)
36
+ - [Discussion of Biases](#discussion-of-biases)
37
+ - [Other Known Limitations](#other-known-limitations)
38
+ - [Additional Information](#additional-information)
39
+ - [Dataset Curators](#dataset-curators)
40
+ - [Licensing Information](#licensing-information)
41
+ - [Citation Information](#citation-information)
42
+
43
+ - [Contributions](#contributions)
44
+
45
+ ## Dataset Description
46
+
47
+ - **Homepage:** https://www.uniprot.org/
48
+ - **Repository:**
49
+ - **Paper:**
50
+ - **Leaderboard:**
51
+ - **Point of Contact:**
52
+
53
+ ### Dataset Summary
54
+
55
+ The Uniref50 (UR50) dataset version 2021/04 is a biological dataset taken from the Uniprot database: https://www.uniprot.org/
56
+
57
+ ### Supported Tasks and Leaderboards
58
+
59
+ The UR50 dataset contains 48 Million protein sequences. It is a useful dataset to train protein language models.
60
+
61
+ ### Languages
62
+
63
+ Proteins
64
+
65
+ ## Dataset Structure
66
+
67
+ ### Data Instances
68
+
69
+
70
+ ### Data Fields
71
+
72
+
73
+ ### Data Splits
74
+
75
+ Train, validation
76
+
77
+ ## Dataset Creation
78
+
79
+ ### Curation Rationale
80
+
81
+ Substituted FASTA headers by <endoftext> tag.
82
+ The dataset was tokenized using BPE and further split into train and validation datasets (ratio 90/10) choosing random sequences for the latter.
83
+
84
+ ### Source Data
85
+
86
+ #### Initial Data Collection and Normalization
87
+
88
+
89
+ #### Who are the source language producers?
90
+
91
+ UniProt
92
+
93
+ ### Annotations
94
+
95
+ #### Annotation process
96
+
97
+ UniProt contains annotations but no labels/annotations were used for this dataset.
98
+
99
+ #### Who are the annotators?
100
+
101
+
102
+ ### Personal and Sensitive Information
103
+
104
+
105
+
106
+ ## Considerations for Using the Data
107
+
108
+ ### Social Impact of Dataset
109
+
110
+
111
+
112
+ ### Discussion of Biases
113
+
114
+
115
+
116
+ ### Other Known Limitations
117
+
118
+
119
+
120
+ ## Additional Information
121
+
122
+ ### Dataset Curators
123
+
124
+
125
+
126
+ ### Licensing Information
127
+
128
+
129
+ ### Citation Information
130
+
131
+
132
+
133
+ ### Contributions
134
+
135
+ Thanks to UniProt for curating this dataset. https://www.uniprot.org/