yzimmermann commited on
Commit
89dc6b1
1 Parent(s): 0ef58ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -30,6 +30,12 @@ configs:
30
  path: data/test-*
31
  - split: validation
32
  path: data/validation-*
 
 
 
 
 
 
33
  ---
34
 
35
  # FartDB
@@ -49,13 +55,12 @@ Composite dataset of 31,483 molecules and their taste (sweet, bitter, umami, sou
49
  - **Curated by:** Fart Labs
50
  - **License:** [More Information Needed]
51
 
52
- ### Dataset Sources [optional]
53
 
54
  <!-- Provide the basic links for the dataset. -->
55
 
56
- - **Repository:** [More Information Needed]
57
- - **Paper [optional]:** [More Information Needed]
58
- - **Demo [optional]:** [More Information Needed]
59
 
60
  ## Uses
61
 
 
30
  path: data/test-*
31
  - split: validation
32
  path: data/validation-*
33
+ task_categories:
34
+ - text-classification
35
+ tags:
36
+ - chemistry
37
+ size_categories:
38
+ - 10K<n<100K
39
  ---
40
 
41
  # FartDB
 
55
  - **Curated by:** Fart Labs
56
  - **License:** [More Information Needed]
57
 
58
+ ### Dataset Sources
59
 
60
  <!-- Provide the basic links for the dataset. -->
61
 
62
+ Gradinaru Teodora-Cristiana, Madalina Petran, Dorin Dragos, and Marilena Gilca. "PlantMolecularTasteDB: A Database of Taste Active Phytochemicals." *Frontiers in Pharmacology* 2022; 12:3804. doi: 10.3389/fphar.2021.751712
63
+ Neelansh Garg†, Apuroop Sethupathy†, Rudraksh Tuwani†, Rakhi NK†, Shubham Dokania†, Arvind Iyer†, Ayushi Gupta†, Shubhra Agrawal†, Navjot Singh†, Shubham Shukla†, Kriti Kathuria†, Rahul Badhwar, Rakesh Kanji, Anupam Jain, Avneet Kaur, Rashmi Nagpal, and Ganesh Bagler*, "FlavorDB: A database of flavor molecules," *Nucleic Acids Research*, gkx957, (2017). †Equal contribution *Corresponding Author
 
64
 
65
  ## Uses
66