Commit ·
a2d0dce
1
Parent(s): ecff0b7
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"c_corpus": {"description": " ", "citation": " ", "homepage": " ", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 15, "names": ["O", "B-DATA", "I-DATA", "B-EVENTO", "I-EVENTO", "B-FUNDAMENTO", "I-FUNDAMENTO", "B-LOCAL", "I-LOCAL", "B-ORGANIZACAO", "I-ORGANIZACAO", "B-PESSOA", "I-PESSOA", "B-PRODUTODELEI", "I-PRODUTODELEI"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "c_corpus", "config_name": "c_corpus", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1053337, "num_examples": 679, "dataset_name": "c_corpus"}, "validation": {"name": "validation", "num_bytes": 226211, "num_examples": 146, "dataset_name": "c_corpus"}, "test": {"name": "test", "num_bytes": 227095, "num_examples": 147, "dataset_name": "c_corpus"}}, "download_checksums": {"https://raw.githubusercontent.com/rosi-pc/c_corpus/main/c_corpus/train.txt": {"num_bytes": 501696, "checksum": "49817a14fe7ffdd24f457ad62e85ca234a2cf36d33583a653283e3ad38fc57d9"}, "https://raw.githubusercontent.com/rosi-pc/c_corpus/main/c_corpus/valid.txt": {"num_bytes": 107538, "checksum": "2fe1f4990cd4b22529424073a4a4ee94058970061d51d8c4abb6470cdfa848a0"}, "https://raw.githubusercontent.com/rosi-pc/c_corpus/main/c_corpus/test.txt": {"num_bytes": 109361, "checksum": "872dcaed135629a215dc632d5bb65481e8bb6214d55eb82be077243b66043ee9"}}, "download_size": 718595, "post_processing_size": null, "dataset_size": 1506643, "size_in_bytes": 2225238}}
|