Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
AdaptLLM
/
ChemProt
like
4
Tasks:
Text Classification
Question Answering
Zero-Shot Classification
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
arxiv:
2309.09530
Tags:
medical
chemistry
biology
Libraries:
Datasets
pandas
Croissant
+ 1
Dataset card
Viewer
Files
Files and versions
Community
AdaptLLM
commited on
Apr 2
Commit
2fa977f
•
1 Parent(s):
9fe18d8
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
data_files:
3
+
- split: train
4
+
path: "train.json"
5
+
- split: validation
6
+
path: "dev.json"
7
+
- split: test
8
+
path: "test.json"
9
+
---