Lifan-Z commited on
Commit
a047fee
1 Parent(s): b6e442c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - biology
9
+ pretty_name: fasta_datasets_in-one
10
+ size_categories:
11
+ - n<1K
12
+ ---
13
+
14
+ In protgpt2.fasta, max_length=150. Because 550/4=138.
15
+ While in random.fasta, max_length=600. So the size of random.fasta is bigger. Not yet changed。