{ "config_path": "dataset.json", "dataset": { "splits": { "adj": { "column_names": [ "text", "is_record", "inflected_form", "inflected_form_text", "base_forms", "base_forms_text" ], "num_rows": 1490, "type": "Dataset" }, "adv": { "column_names": [ "text", "is_record", "inflected_form", "inflected_form_text", "base_forms", "base_forms_text" ], "num_rows": 7, "type": "Dataset" }, "noun": { "column_names": [ "text", "is_record", "inflected_form", "inflected_form_text", "base_forms", "base_forms_text" ], "num_rows": 2054, "type": "Dataset" }, "verb": { "column_names": [ "text", "is_record", "inflected_form", "inflected_form_text", "base_forms", "base_forms_text" ], "num_rows": 2401, "type": "Dataset" } }, "type": "DatasetDict" }, "dataset_card": "README.md", "dataset_id": "wordnet", "exported_paths": [ "noun.parquet", "verb.parquet", "adj.parquet", "adv.parquet", "data", "WORDNET_FORMAT.md", "views/synsets.parquet", "views/words.parquet", "views/pointers.parquet", "views/frames.parquet" ], "format": "parquet", "manifest": "tether.json", "max_shard_size": "1GB", "output_dir": ".", "path_in_repo": "variants/exceptions", "profile": { "citation": "Miller (1995), WordNet: A Lexical Database for English.", "dataset_id": "wordnet", "default_repo_id": null, "description": "Lexical database files for nouns, verbs, adjectives, and adverbs.", "homepage": "https://wordnet.princeton.edu", "license": "WordNet 3.0 license (Princeton)", "tags": [ "lexicon", "wordnet", "nlp" ], "title": "WordNet 3.0" }, "provided": { "repository_navigation": [ { "active": false, "description": "Synset data files with glosses, words, pointers, and verb frames.", "path_in_repo": "variants/data", "splits": [ "noun", "verb", "adj", "adv" ], "variant": "data" }, { "active": false, "description": "Index files with lemma metadata, pointer symbol inventory, and synset offsets.", "path_in_repo": "variants/index", "splits": [ "noun", "verb", "adj", "adv" ], "variant": "index" }, { "active": true, "description": "Exception files mapping inflected forms to base forms.", "path_in_repo": "variants/exceptions", "splits": [ "noun", "verb", "adj", "adv" ], "variant": "exceptions" } ], "schema": [ "text", "is_record", "inflected_form", "inflected_form_text", "base_forms", "base_forms_text" ], "scope": "variant", "shared_description": "WordNet publishes an aggregate lexical view that keeps the noun, verb, adjective, and adverb splits intact while combining data, index, and exception rows under an explicit variant column.", "splits": [ "noun", "verb", "adj", "adv" ], "variant": "exceptions", "variant_description": "Exception files mapping inflected forms to base forms." }, "repo_id": "ysginc/wordnet", "report": { "dataset_id": "wordnet", "dataset_type": "DatasetDict", "extensions": [ "request_fingerprint", "required_splits", "metadata_report" ], "name": null, "num_proc": null, "num_rows": { "adj": 1490, "adv": 7, "noun": 2054, "verb": 2401 }, "path_in_repo": "variants/exceptions", "provided": { "repository_navigation": [ { "active": false, "description": "Synset data files with glosses, words, pointers, and verb frames.", "path_in_repo": "variants/data", "splits": [ "noun", "verb", "adj", "adv" ], "variant": "data" }, { "active": false, "description": "Index files with lemma metadata, pointer symbol inventory, and synset offsets.", "path_in_repo": "variants/index", "splits": [ "noun", "verb", "adj", "adv" ], "variant": "index" }, { "active": true, "description": "Exception files mapping inflected forms to base forms.", "path_in_repo": "variants/exceptions", "splits": [ "noun", "verb", "adj", "adv" ], "variant": "exceptions" } ], "schema": [ "text", "is_record", "inflected_form", "inflected_form_text", "base_forms", "base_forms_text" ], "scope": "variant", "shared_description": "WordNet publishes an aggregate lexical view that keeps the noun, verb, adjective, and adverb splits intact while combining data, index, and exception rows under an explicit variant column.", "splits": [ "noun", "verb", "adj", "adv" ], "variant": "exceptions", "variant_description": "Exception files mapping inflected forms to base forms." }, "records_only": true, "request_fingerprint": "db61ace097a8fb71ac50ea761483f6d42cd5e0ad506cdd1c20564f1c9858fd9b", "revision": null, "source": "text", "split": null, "streaming": false, "variant": "exceptions" }, "repository_index": "tether.index.json", "request": { "data_files": { "adj": "/home/jschultz/source/personal/llm-datasets/datasets/wordnet/data/adj.exc", "adv": "/home/jschultz/source/personal/llm-datasets/datasets/wordnet/data/adv.exc", "noun": "/home/jschultz/source/personal/llm-datasets/datasets/wordnet/data/noun.exc", "verb": "/home/jschultz/source/personal/llm-datasets/datasets/wordnet/data/verb.exc" }, "path": "text", "streaming": false }, "standardization": { "rename_map": {}, "selected_columns": [], "split_aliases": { "dev": "validation", "val": "validation", "valid": "validation" } } }