File size: 3,071 Bytes
c0f22bc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 | ---
dataset_info:
features:
- name: metadata
struct:
- name: channels
dtype: int64
- name: created
dtype: string
- name: duration
dtype: float64
- name: model_info
struct:
- name: 30089e05-99d1-4376-b32e-c263170674af
struct:
- name: arch
dtype: string
- name: name
dtype: string
- name: version
dtype: string
- name: models
sequence: string
- name: request_id
dtype: string
- name: sha256
dtype: string
- name: summary_info
struct:
- name: input_tokens
dtype: int64
- name: model_uuid
dtype: string
- name: output_tokens
dtype: int64
- name: transaction_key
dtype: string
- name: warnings
dtype: 'null'
- name: results
struct:
- name: channels
list:
- name: alternatives
list:
- name: confidence
dtype: float64
- name: entities
dtype: 'null'
- name: paragraphs
struct:
- name: paragraphs
list:
- name: end
dtype: float64
- name: num_words
dtype: float64
- name: sentences
list:
- name: end
dtype: float64
- name: start
dtype: float64
- name: text
dtype: string
- name: speaker
dtype: int64
- name: start
dtype: float64
- name: transcript
dtype: string
- name: summaries
dtype: 'null'
- name: topics
list:
- name: end_word
dtype: float64
- name: start_word
dtype: float64
- name: text
dtype: string
- name: topics
list:
- name: confidence
dtype: float64
- name: topic
dtype: string
- name: transcript
dtype: string
- name: translations
dtype: 'null'
- name: words
list:
- name: confidence
dtype: float64
- name: end
dtype: float64
- name: punctuated_word
dtype: string
- name: speaker
dtype: int64
- name: speaker_confidence
dtype: float64
- name: start
dtype: float64
- name: word
dtype: string
- name: detected_language
dtype: string
- name: language_confidence
dtype: float64
- name: search
dtype: 'null'
- name: summary
struct:
- name: result
dtype: string
- name: short
dtype: string
- name: utterances
dtype: 'null'
splits:
- name: train
num_bytes: 9836693
num_examples: 121
download_size: 3871546
dataset_size: 9836693
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|