Speaker_Rec_003 / README.md
cairocode's picture
Upload dataset
e26fb2e verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': '1005'
            '1': '1013'
            '2': '1015'
            '3': '1017'
            '4': '1018'
            '5': '1019'
            '6': '1020'
            '7': '1022'
            '8': '1028'
            '9': '1031'
            '10': '1032'
            '11': '1040'
            '12': '1045'
            '13': '1054'
            '14': '1059'
            '15': '1061'
            '16': '1063'
            '17': '1064'
            '18': '1072'
            '19': '1078'
            '20': '1096'
            '21': '1101'
            '22': '1107'
            '23': '1109'
            '24': '1110'
            '25': '1111'
            '26': '1130'
            '27': '1131'
            '28': '1132'
            '29': '1133'
            '30': '1138'
            '31': '1139'
            '32': '1141'
            '33': '1152'
            '34': '1155'
            '35': '1164'
            '36': '1184'
            '37': '1237'
            '38': '1254'
            '39': '1266'
            '40': '1267'
            '41': '1270'
            '42': '1275'
            '43': '1355'
            '44': '1471'
            '45': '1746'
            '46': '1749'
            '47': '1752'
            '48': '1754'
            '49': '1762'
            '50': '1879'
            '51': '1916'
            '52': '1931'
            '53': '1979'
            '54': '202'
            '55': '2080'
            '56': '2087'
            '57': '2089'
            '58': '2095'
            '59': '2096'
            '60': '2105'
            '61': '2107'
            '62': '2108'
            '63': '2113'
            '64': '2117'
            '65': '2119'
            '66': '2127'
            '67': '2135'
            '68': '2137'
            '69': '2138'
            '70': '2139'
            '71': '2140'
            '72': '2167'
            '73': '2168'
            '74': '2183'
            '75': '2187'
            '76': '2189'
            '77': '2191'
            '78': '2196'
            '79': '2209'
            '80': '2233'
            '81': '2238'
            '82': '2241'
            '83': '2242'
            '84': '2244'
            '85': '2246'
            '86': '2247'
            '87': '2250'
            '88': '2253'
            '89': '2261'
            '90': '2270'
            '91': '2288'
            '92': '2292'
            '93': '2295'
            '94': '2325'
            '95': '2329'
            '96': '2330'
            '97': '2333'
            '98': '2334'
            '99': '2337'
            '100': '2338'
            '101': '2353'
            '102': '2354'
            '103': '2359'
            '104': '2372'
            '105': '2373'
            '106': '2376'
            '107': '2380'
            '108': '2381'
            '109': '2384'
            '110': '2389'
            '111': '2391'
            '112': '2406'
            '113': '2407'
            '114': '245'
            '115': '2466'
            '116': '2467'
            '117': '2506'
            '118': '2518'
            '119': '2521'
            '120': '2526'
            '121': '2533'
            '122': '2564'
            '123': '2567'
            '124': '2569'
            '125': '2570'
            '126': '2571'
            '127': '2572'
            '128': '2577'
            '129': '2580'
            '130': '2584'
            '131': '2599'
            '132': '2600'
            '133': '2601'
            '134': '2612'
            '135': '2613'
            '136': '2615'
            '137': '2639'
            '138': '2644'
            '139': '2645'
            '140': '2652'
            '141': '2654'
            '142': '2655'
            '143': '2662'
            '144': '2693'
            '145': '2694'
            '146': '2701'
            '147': '2703'
            '148': '2704'
            '149': '2705'
            '150': '2717'
            '151': '2718'
            '152': '2769'
            '153': '2770'
            '154': '2779'
            '155': '310'
            '156': '334'
            '157': '35'
            '158': '38'
            '159': '421'
            '160': '447'
            '161': '525'
            '162': '533'
            '163': '534'
            '164': '549'
            '165': '695'
            '166': '799'
            '167': '810'
            '168': '89'
            '169': '933'
            '170': '934'
            '171': '935'
            '172': '936'
            '173': '937'
            '174': '938'
            '175': '939'
            '176': '940'
            '177': '941'
            '178': '942'
            '179': '943'
            '180': '944'
            '181': '945'
            '182': '946'
            '183': '947'
            '184': '948'
            '185': '949'
            '186': '950'
            '187': '951'
            '188': '952'
            '189': '953'
            '190': '954'
            '191': '955'
            '192': '956'
            '193': '958'
            '194': '959'
  splits:
    - name: train
      num_bytes: 1418783949.125
      num_examples: 29375
    - name: validation
      num_bytes: 245302435.006
      num_examples: 5086
    - name: test
      num_bytes: 289867316.432
      num_examples: 5972
  download_size: 2779253200
  dataset_size: 1953953700.563
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*