Upload dataset
Browse files
README.md
CHANGED
|
@@ -2,18 +2,20 @@
|
|
| 2 |
dataset_info:
|
| 3 |
config_name: ut_ec_ref_logprob_clm_sim
|
| 4 |
features:
|
| 5 |
-
- name:
|
| 6 |
dtype: string
|
| 7 |
-
- name:
|
|
|
|
|
|
|
| 8 |
dtype: string
|
| 9 |
- name: score
|
| 10 |
-
dtype:
|
| 11 |
splits:
|
| 12 |
- name: train
|
| 13 |
-
num_bytes:
|
| 14 |
num_examples: 8
|
| 15 |
-
download_size:
|
| 16 |
-
dataset_size:
|
| 17 |
configs:
|
| 18 |
- config_name: ut_ec_ref_logprob_clm_sim
|
| 19 |
data_files:
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
config_name: ut_ec_ref_logprob_clm_sim
|
| 4 |
features:
|
| 5 |
+
- name: seq
|
| 6 |
dtype: string
|
| 7 |
+
- name: pos
|
| 8 |
+
dtype: int64
|
| 9 |
+
- name: sequence_id
|
| 10 |
dtype: string
|
| 11 |
- name: score
|
| 12 |
+
dtype: float64
|
| 13 |
splits:
|
| 14 |
- name: train
|
| 15 |
+
num_bytes: 4328
|
| 16 |
num_examples: 8
|
| 17 |
+
download_size: 6278
|
| 18 |
+
dataset_size: 4328
|
| 19 |
configs:
|
| 20 |
- config_name: ut_ec_ref_logprob_clm_sim
|
| 21 |
data_files:
|
unit_tests/evolutionary_constraint/ref_logprob_clm_sim/data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fedf9dd390d2d55b9b98705dcc9c5afb623e1d9316a97240cb980b7fb974ee1
|
| 3 |
+
size 6278
|