parquet-converter
commited on
Commit
•
4f4d0ad
1
Parent(s):
53f8c5a
Update parquet files
Browse files- .gitattributes +2 -0
- chemprot_bigbio_kb/{chemprot-sample.parquet → sample/0000.parquet} +0 -0
- chemprot_bigbio_kb/{chemprot-test.parquet → test/0000.parquet} +0 -0
- chemprot_bigbio_kb/{chemprot-train.parquet → train/0000.parquet} +0 -0
- chemprot_bigbio_kb/{chemprot-validation.parquet → validation/0000.parquet} +0 -0
.gitattributes
CHANGED
@@ -14,3 +14,5 @@ chemprot_full_source/validation/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
14 |
chemprot_shared_task_eval_source/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
15 |
chemprot_shared_task_eval_source/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
16 |
chemprot_shared_task_eval_source/validation/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
14 |
chemprot_shared_task_eval_source/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
15 |
chemprot_shared_task_eval_source/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
16 |
chemprot_shared_task_eval_source/validation/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
17 |
+
chemprot_bigbio_kb/train/0000.parquet filter=lfs diff=lfs merge=lfs -text
|
18 |
+
chemprot_bigbio_kb/test/0000.parquet filter=lfs diff=lfs merge=lfs -text
|
chemprot_bigbio_kb/{chemprot-sample.parquet → sample/0000.parquet}
RENAMED
File without changes
|
chemprot_bigbio_kb/{chemprot-test.parquet → test/0000.parquet}
RENAMED
File without changes
|
chemprot_bigbio_kb/{chemprot-train.parquet → train/0000.parquet}
RENAMED
File without changes
|
chemprot_bigbio_kb/{chemprot-validation.parquet → validation/0000.parquet}
RENAMED
File without changes
|