File size: 1,436 Bytes
dd87287
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: doi
    dtype: string
  - name: title
    dtype: string
  - name: url
    dtype: string
  - name: video_url
    dtype: string
  - name: license
    dtype: string
  - name: subject
    dtype: string
  - name: genre
    dtype: string
  - name: release_year
    dtype: string
  - name: author
    dtype: string
  - name: contributors
    dtype: string
  - name: abstract
    dtype: string
  - name: transcript
    dtype: string
  - name: transcript_segments
    sequence:
    - name: id
      dtype: int32
    - name: seek
      dtype: int32
    - name: start
      dtype: float32
    - name: end
      dtype: float32
    - name: text
      dtype: string
    - name: tokens
      sequence: int32
    - name: temperature
      dtype: float32
    - name: avg_logprob
      dtype: float32
    - name: compression_ratio
      dtype: float32
    - name: no_speech_prob
      dtype: float32
  - name: keyframes
    sequence:
    - name: slide
      dtype: string
    - name: frames
      sequence: int32
    - name: timestamp
      sequence: float32
  - name: language
    dtype: string
  splits:
  - name: train
    num_bytes: 1032202393.542393
    num_examples: 9103
  download_size: 500663533
  dataset_size: 1032202393.542393
---
# Dataset Card for "tib_2303_filtered"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)