| { |
| "config_path": "dataset.json", |
| "dataset": { |
| "splits": { |
| "train": { |
| "column_names": [ |
| "assertion_uri", |
| "relation", |
| "start", |
| "end", |
| "metadata", |
| "weight", |
| "license", |
| "source_dataset" |
| ], |
| "num_rows": 34074917, |
| "type": "Dataset" |
| } |
| }, |
| "type": "DatasetDict" |
| }, |
| "dataset_card": "README.md", |
| "dataset_id": "conceptnet", |
| "exported_paths": [ |
| "train.parquet" |
| ], |
| "format": "parquet", |
| "manifest": "tether.json", |
| "max_shard_size": "1GB", |
| "output_dir": ".", |
| "profile": { |
| "citation": "Speer et al. (2017), ConceptNet 5.5: An Open Multilingual Graph of General Knowledge.", |
| "dataset_id": "conceptnet", |
| "default_repo_id": null, |
| "description": "ConceptNet assertions and Numberbatch vectors from local source files.", |
| "homepage": "https://conceptnet.io", |
| "license": "mixed (see per-row metadata for assertions)", |
| "tags": [ |
| "knowledge-graph", |
| "multilingual", |
| "embeddings" |
| ], |
| "title": "ConceptNet 5.7" |
| }, |
| "repo_id": "ysginc/conceptnet", |
| "report": { |
| "dataset_id": "conceptnet", |
| "dataset_type": "DatasetDict", |
| "extensions": [ |
| "request_fingerprint", |
| "required_splits", |
| "metadata_report" |
| ], |
| "name": null, |
| "num_proc": null, |
| "num_rows": { |
| "train": 34074917 |
| }, |
| "profile": { |
| "citation": "Speer et al. (2017), ConceptNet 5.5: An Open Multilingual Graph of General Knowledge.", |
| "dataset_id": "conceptnet", |
| "default_repo_id": null, |
| "description": "ConceptNet assertions and Numberbatch vectors from local source files.", |
| "homepage": "https://conceptnet.io", |
| "license": "mixed (see per-row metadata for assertions)", |
| "tags": [ |
| "knowledge-graph", |
| "multilingual", |
| "embeddings" |
| ], |
| "title": "ConceptNet 5.7" |
| }, |
| "request_fingerprint": "2669044dc546946a62323607a4ac672e3d11ce6e6b9afec76e7e9aab5ed781a8", |
| "revision": null, |
| "source": "csv", |
| "split": null, |
| "streaming": false, |
| "variant": "assertions" |
| }, |
| "request": { |
| "column_names": [ |
| "assertion_uri", |
| "relation", |
| "start", |
| "end", |
| "metadata" |
| ], |
| "data_files": { |
| "train": "/home/jschultz/source/personal/llm-datasets/datasets/conceptnet/data/conceptnet-assertions-5.7.0.tsv" |
| }, |
| "delimiter": "\t", |
| "path": "csv", |
| "streaming": false |
| }, |
| "standardization": { |
| "rename_map": { |
| "end": "object", |
| "relation": "predicate", |
| "start": "subject" |
| }, |
| "selected_columns": [], |
| "split_aliases": { |
| "dev": "validation", |
| "val": "validation", |
| "valid": "validation" |
| } |
| } |
| } |
|
|