Upload dataset
Browse files
README.md
CHANGED
@@ -338,6 +338,32 @@ dataset_info:
|
|
338 |
num_examples: 382
|
339 |
download_size: 73879
|
340 |
dataset_size: 104865
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
341 |
- config_name: general_principles_of_law
|
342 |
features:
|
343 |
- name: question
|
@@ -989,6 +1015,14 @@ configs:
|
|
989 |
path: financial_analysis/validation-*
|
990 |
- split: test
|
991 |
path: financial_analysis/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
992 |
- config_name: general_principles_of_law
|
993 |
data_files:
|
994 |
- split: train
|
|
|
338 |
num_examples: 382
|
339 |
download_size: 73879
|
340 |
dataset_size: 104865
|
341 |
+
- config_name: fire_science
|
342 |
+
features:
|
343 |
+
- name: question
|
344 |
+
dtype: string
|
345 |
+
- name: A
|
346 |
+
dtype: string
|
347 |
+
- name: B
|
348 |
+
dtype: string
|
349 |
+
- name: C
|
350 |
+
dtype: string
|
351 |
+
- name: D
|
352 |
+
dtype: string
|
353 |
+
- name: answer
|
354 |
+
dtype: string
|
355 |
+
splits:
|
356 |
+
- name: train
|
357 |
+
num_bytes: 1295
|
358 |
+
num_examples: 5
|
359 |
+
- name: validation
|
360 |
+
num_bytes: 3118
|
361 |
+
num_examples: 14
|
362 |
+
- name: test
|
363 |
+
num_bytes: 27603
|
364 |
+
num_examples: 124
|
365 |
+
download_size: 35260
|
366 |
+
dataset_size: 32016
|
367 |
- config_name: general_principles_of_law
|
368 |
features:
|
369 |
- name: question
|
|
|
1015 |
path: financial_analysis/validation-*
|
1016 |
- split: test
|
1017 |
path: financial_analysis/test-*
|
1018 |
+
- config_name: fire_science
|
1019 |
+
data_files:
|
1020 |
+
- split: train
|
1021 |
+
path: fire_science/train-*
|
1022 |
+
- split: validation
|
1023 |
+
path: fire_science/validation-*
|
1024 |
+
- split: test
|
1025 |
+
path: fire_science/test-*
|
1026 |
- config_name: general_principles_of_law
|
1027 |
data_files:
|
1028 |
- split: train
|
fire_science/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:991a59032e378eb667f4caf28a872b5c6b6839525696c8226812ddb6a145e797
|
3 |
+
size 24072
|
fire_science/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca8cb8047303ce06dd3dfcddf5158ae3ff12643647357d1762b7f1298882b9a1
|
3 |
+
size 4792
|
fire_science/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:540a6a57e675903f31aa4c917fd0d7f889f192749fa71bfbbf167a2b8c36848c
|
3 |
+
size 6396
|