Upload dataset
Browse files
README.md
CHANGED
@@ -534,6 +534,44 @@ dataset_info:
|
|
534 |
num_examples: 5
|
535 |
download_size: 5736443
|
536 |
dataset_size: 5834346.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
537 |
configs:
|
538 |
- config_name: accounting
|
539 |
data_files:
|
@@ -655,4 +693,12 @@ configs:
|
|
655 |
path: navigation/val-*
|
656 |
- split: dev
|
657 |
path: navigation/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
658 |
---
|
|
|
534 |
num_examples: 5
|
535 |
download_size: 5736443
|
536 |
dataset_size: 5834346.0
|
537 |
+
- config_name: pharmaceutical_chemistry
|
538 |
+
features:
|
539 |
+
- name: qid
|
540 |
+
dtype: string
|
541 |
+
- name: image
|
542 |
+
dtype: image
|
543 |
+
- name: source
|
544 |
+
dtype: string
|
545 |
+
- name: question
|
546 |
+
dtype: string
|
547 |
+
- name: A
|
548 |
+
dtype: string
|
549 |
+
- name: B
|
550 |
+
dtype: string
|
551 |
+
- name: C
|
552 |
+
dtype: string
|
553 |
+
- name: D
|
554 |
+
dtype: string
|
555 |
+
- name: answer
|
556 |
+
dtype: string
|
557 |
+
- name: stats
|
558 |
+
struct:
|
559 |
+
- name: hardness
|
560 |
+
dtype: string
|
561 |
+
- name: stats
|
562 |
+
dtype: string
|
563 |
+
splits:
|
564 |
+
- name: test
|
565 |
+
num_bytes: 1056180.0
|
566 |
+
num_examples: 100
|
567 |
+
- name: val
|
568 |
+
num_bytes: 606252.0
|
569 |
+
num_examples: 45
|
570 |
+
- name: dev
|
571 |
+
num_bytes: 51085.0
|
572 |
+
num_examples: 5
|
573 |
+
download_size: 1702489
|
574 |
+
dataset_size: 1713517.0
|
575 |
configs:
|
576 |
- config_name: accounting
|
577 |
data_files:
|
|
|
693 |
path: navigation/val-*
|
694 |
- split: dev
|
695 |
path: navigation/dev-*
|
696 |
+
- config_name: pharmaceutical_chemistry
|
697 |
+
data_files:
|
698 |
+
- split: test
|
699 |
+
path: pharmaceutical_chemistry/test-*
|
700 |
+
- split: val
|
701 |
+
path: pharmaceutical_chemistry/val-*
|
702 |
+
- split: dev
|
703 |
+
path: pharmaceutical_chemistry/dev-*
|
704 |
---
|
pharmaceutical_chemistry/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a7d2804b15bc25351a282a1199376d0fd737590a047d7f003c958e38add6849
|
3 |
+
size 69558
|
pharmaceutical_chemistry/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b7e591d2584c7b03a9039e560ff61c21fa63074e08f46bd6b85534276cf712f
|
3 |
+
size 1021463
|
pharmaceutical_chemistry/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9f67da169851686b858f77e94d9debf3822619d460a52292b5026588c102503
|
3 |
+
size 611468
|