Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
LTEnjoy commited on
Commit
e52c368
·
verified ·
1 Parent(s): 6f7df80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  ---
4
  # Description
5
  Fluorescence prediction is a regression task where each input protein *x* is mapped to a label *y* ∈ *R*, corresponding to the log-fluorescence intensity of *x*.
6
- ## Splits
7
 
8
  **Structure type:** None
9
 
@@ -13,7 +13,7 @@ The dataset is from [**Evaluating Protein Transfer Learning with TAPE**](https:/
13
  - Valid: 5235
14
  - Test: 25517
15
 
16
- ## Data format
17
 
18
  We organize all data in LMDB format. The architecture of the databse is like:
19
 
 
3
  ---
4
  # Description
5
  Fluorescence prediction is a regression task where each input protein *x* is mapped to a label *y* ∈ *R*, corresponding to the log-fluorescence intensity of *x*.
6
+ # Splits
7
 
8
  **Structure type:** None
9
 
 
13
  - Valid: 5235
14
  - Test: 25517
15
 
16
+ # Data format
17
 
18
  We organize all data in LMDB format. The architecture of the databse is like:
19