CoolFace
Datasetpublic

Alignment-Lab-AI/ttest2

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes887downloads
dataset_info.json146 linesDownload Raw Back to train
1{2  "builder_name": "json",3  "citation": "",4  "config_name": "default",5  "dataset_name": "ttest",6  "dataset_size": 21313421450,7  "description": "",8  "download_checksums": {9    "hf://datasets/Alignment-Lab-AI/ttest@f7a7946ca2d24268fd2af3db8e2374ba44e27ac4/processed_data.jsonl": {10      "num_bytes": 16095579059,11      "checksum": null12    }13  },14  "download_size": 16095579059,15  "features": {16    "__key__": {17      "dtype": "string",18      "_type": "Value"19    },20    "__url__": {21      "dtype": "string",22      "_type": "Value"23    },24    "json": {25      "dnsmos": {26        "dtype": "float64",27        "_type": "Value"28      },29      "duration": {30        "dtype": "float64",31        "_type": "Value"32      },33      "id": {34        "dtype": "string",35        "_type": "Value"36      },37      "language": {38        "dtype": "string",39        "_type": "Value"40      },41      "speaker": {42        "dtype": "string",43        "_type": "Value"44      },45      "text": {46        "dtype": "string",47        "_type": "Value"48      },49      "wav": {50        "dtype": "string",51        "_type": "Value"52      }53    },54    "path": {55      "dtype": "string",56      "_type": "Value"57    },58    "snac_0": {59      "feature": {60        "dtype": "int64",61        "_type": "Value"62      },63      "_type": "Sequence"64    },65    "snac_1": {66      "feature": {67        "dtype": "int64",68        "_type": "Value"69      },70      "_type": "Sequence"71    },72    "snac_2": {73      "feature": {74        "dtype": "int64",75        "_type": "Value"76      },77      "_type": "Sequence"78    },79    "text": {80      "dtype": "string",81      "_type": "Value"82    }83  },84  "homepage": "",85  "license": "",86  "size_in_bytes": 37409000509,87  "splits": {88    "train": {89      "name": "train",90      "num_bytes": 21313421450,91      "num_examples": 3114000,92      "shard_lengths": [93        74060,94        74072,95        82179,96        83441,97        84752,98        85696,99        70945,100        68027,101        67271,102        67277,103        67073,104        67470,105        70315,106        69498,107        70181,108        74821,109        81516,110        78108,111        75025,112        81257,113        75200,114        75563,115        71355,116        75159,117        74709,118        76446,119        76289,120        74457,121        74686,122        74549,123        73620,124        75020,125        71418,126        75569,127        71024,128        74159,129        68253,130        71145,131        71672,132        71532,133        71608,134        70832,135        6751136      ],137      "dataset_name": "ttest"138    }139  },140  "version": {141    "version_str": "0.0.0",142    "major": 0,143    "minor": 0,144    "patch": 0145  }146}