Upload dataset
Browse files
README.md
CHANGED
@@ -525,6 +525,30 @@ dataset_info:
|
|
525 |
num_examples: 7005
|
526 |
download_size: 4467150
|
527 |
dataset_size: 12032955
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
528 |
configs:
|
529 |
- config_name: aio
|
530 |
data_files:
|
@@ -700,4 +724,12 @@ configs:
|
|
700 |
path: mmmlu/train-*
|
701 |
- split: validation
|
702 |
path: mmmlu/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
703 |
---
|
|
|
525 |
num_examples: 7005
|
526 |
download_size: 4467150
|
527 |
dataset_size: 12032955
|
528 |
+
- config_name: niilc
|
529 |
+
features:
|
530 |
+
- name: input
|
531 |
+
dtype: string
|
532 |
+
- name: output
|
533 |
+
dtype: string
|
534 |
+
- name: name
|
535 |
+
dtype: string
|
536 |
+
- name: metrics
|
537 |
+
sequence: string
|
538 |
+
- name: instruction
|
539 |
+
dtype: string
|
540 |
+
splits:
|
541 |
+
- name: test
|
542 |
+
num_bytes: 62850
|
543 |
+
num_examples: 198
|
544 |
+
- name: train
|
545 |
+
num_bytes: 226673
|
546 |
+
num_examples: 715
|
547 |
+
- name: validation
|
548 |
+
num_bytes: 24562
|
549 |
+
num_examples: 80
|
550 |
+
download_size: 71889
|
551 |
+
dataset_size: 314085
|
552 |
configs:
|
553 |
- config_name: aio
|
554 |
data_files:
|
|
|
724 |
path: mmmlu/train-*
|
725 |
- split: validation
|
726 |
path: mmmlu/validation-*
|
727 |
+
- config_name: niilc
|
728 |
+
data_files:
|
729 |
+
- split: test
|
730 |
+
path: niilc/test-*
|
731 |
+
- split: train
|
732 |
+
path: niilc/train-*
|
733 |
+
- split: validation
|
734 |
+
path: niilc/validation-*
|
735 |
---
|
niilc/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8abbc485c7003c6cafc1e7b4e13d9a26b0bb16bb5772a44805536812a4917929
|
3 |
+
size 16735
|
niilc/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed201f08369833c68702325b89a9134e4cea7836662bf37f6bbaaabf4a856f71
|
3 |
+
size 45957
|
niilc/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af614cf0f883e298f828d3fdd477a4cb7789ed12c757b26344d0340293b625cf
|
3 |
+
size 9197
|