wordnet / variants /data /tether.json
jeffreyschultz's picture
Upload folder using huggingface_hub
7cfcb9c verified
{
"config_path": "dataset.json",
"dataset": {
"splits": {
"adj": {
"column_names": [
"text",
"is_record",
"offset",
"synset_offset",
"lex_filenum",
"ss_type",
"w_cnt",
"word_count",
"words",
"lemmas",
"p_cnt",
"pointer_count",
"pointers",
"frames",
"gloss",
"parse_error"
],
"num_rows": 18156,
"type": "Dataset"
},
"adv": {
"column_names": [
"text",
"is_record",
"offset",
"synset_offset",
"lex_filenum",
"ss_type",
"w_cnt",
"word_count",
"words",
"lemmas",
"p_cnt",
"pointer_count",
"pointers",
"frames",
"gloss",
"parse_error"
],
"num_rows": 3621,
"type": "Dataset"
},
"noun": {
"column_names": [
"text",
"is_record",
"offset",
"synset_offset",
"lex_filenum",
"ss_type",
"w_cnt",
"word_count",
"words",
"lemmas",
"p_cnt",
"pointer_count",
"pointers",
"frames",
"gloss",
"parse_error"
],
"num_rows": 82115,
"type": "Dataset"
},
"verb": {
"column_names": [
"text",
"is_record",
"offset",
"synset_offset",
"lex_filenum",
"ss_type",
"w_cnt",
"word_count",
"words",
"lemmas",
"p_cnt",
"pointer_count",
"pointers",
"frames",
"gloss",
"parse_error"
],
"num_rows": 13767,
"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/data",
"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": true,
"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": false,
"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",
"offset",
"synset_offset",
"lex_filenum",
"ss_type",
"w_cnt",
"word_count",
"words",
"lemmas",
"p_cnt",
"pointer_count",
"pointers",
"frames",
"gloss",
"parse_error"
],
"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": "data",
"variant_description": "Synset data files with glosses, words, pointers, and verb frames."
},
"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": 18185,
"adv": 3650,
"noun": 82144,
"verb": 13796
},
"path_in_repo": "variants/data",
"provided": {
"repository_navigation": [
{
"active": true,
"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": false,
"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",
"offset",
"synset_offset",
"lex_filenum",
"ss_type",
"w_cnt",
"word_count",
"words",
"lemmas",
"p_cnt",
"pointer_count",
"pointers",
"frames",
"gloss",
"parse_error"
],
"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": "data",
"variant_description": "Synset data files with glosses, words, pointers, and verb frames."
},
"records_only": true,
"request_fingerprint": "4cd60f9e7f2b360a845f9a5fbd0d776e0d7ae98b65a606f747fd894f512088c5",
"revision": null,
"source": "text",
"split": null,
"streaming": false,
"variant": "data"
},
"repository_index": "tether.index.json",
"request": {
"data_files": {
"adj": "/home/jschultz/source/personal/llm-datasets/datasets/wordnet/data/data.adj",
"adv": "/home/jschultz/source/personal/llm-datasets/datasets/wordnet/data/data.adv",
"noun": "/home/jschultz/source/personal/llm-datasets/datasets/wordnet/data/data.noun",
"verb": "/home/jschultz/source/personal/llm-datasets/datasets/wordnet/data/data.verb"
},
"path": "text",
"streaming": false
},
"standardization": {
"rename_map": {},
"selected_columns": [],
"split_aliases": {
"dev": "validation",
"val": "validation",
"valid": "validation"
}
}
}