Upload dataset
Browse files- README.md +17 -1
- model_comparison/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,12 +1,28 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- config_name: primary_benchmarking
|
| 5 |
data_files:
|
| 6 |
- split: train
|
| 7 |
path: primary_benchmarking/train-*
|
| 8 |
dataset_info:
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
features:
|
| 11 |
- name: model
|
| 12 |
dtype: large_string
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
configs:
|
| 4 |
+
- config_name: model_comparison
|
| 5 |
+
data_files:
|
| 6 |
+
- split: train
|
| 7 |
+
path: model_comparison/train-*
|
| 8 |
- config_name: primary_benchmarking
|
| 9 |
data_files:
|
| 10 |
- split: train
|
| 11 |
path: primary_benchmarking/train-*
|
| 12 |
dataset_info:
|
| 13 |
+
- config_name: model_comparison
|
| 14 |
+
features:
|
| 15 |
+
- name: filename
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: content
|
| 18 |
+
dtype: string
|
| 19 |
+
splits:
|
| 20 |
+
- name: train
|
| 21 |
+
num_bytes: 25506
|
| 22 |
+
num_examples: 3
|
| 23 |
+
download_size: 9316
|
| 24 |
+
dataset_size: 25506
|
| 25 |
+
- config_name: primary_benchmarking
|
| 26 |
features:
|
| 27 |
- name: model
|
| 28 |
dtype: large_string
|
model_comparison/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1eae135cf2b394f34cfc69cedf51c2caf33bb974e2aca3cc4bece1f79930e01b
|
| 3 |
+
size 9316
|