gigant commited on
Commit
8e5f7a1
·
1 Parent(s): 31b9e88

Update model card

Browse files
Files changed (1) hide show
  1. README.md +95 -3
README.md CHANGED
@@ -73,11 +73,103 @@ task_categories:
73
  - summarization
74
  language:
75
  - en
76
- pretty_name: TIB
77
  size_categories:
78
  - 1K<n<10K
79
  pinned: True
80
  ---
81
- # Dataset Card for "tib"
82
 
83
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  - summarization
74
  language:
75
  - en
76
+ pretty_name: "TIB: A Dataset for Abstractive Summarization of Long Multimodal Videoconference Records"
77
  size_categories:
78
  - 1K<n<10K
79
  pinned: True
80
  ---
81
+ # Dataset Card for "TIB: A Dataset for Abstractive Summarization of Long Multimodal Videoconference Records"
82
 
83
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
84
+
85
+ ## Dataset Description
86
+
87
+ - **Homepage:** [Dataset page](https://huggingface.co/datasets/gigant/tib)
88
+ - **Repository:** [Dataset page](https://huggingface.co/datasets/gigant/tib)
89
+ - **Paper:** [TIB: A Dataset for Abstractive Summarization of Long Multimodal Videoconference Records
90
+ ](https://hal.science/hal-04168911)
91
+ - **Point of Contact:** [Théo Gigant](mailto:[email protected])
92
+
93
+ ## Dataset Summary
94
+
95
+ TIB is an English dataset for abstractive summarization of multimodal presentations, introduced in [*TIB: A Dataset for Abstractive Summarization of Long Multimodal Videoconference Records*
96
+ ](https://hal.science/hal-04168911).
97
+ It is a collection of 9,103 videoconference records extracted from the German National Library of Science and Technology (TIB) archive, along with their metadata, an abstract and automatically processed transcripts and key frames.
98
+
99
+ ### Supported Tasks and Leaderboards
100
+
101
+ - `summarization`
102
+
103
+ ### Languages
104
+
105
+ The text in the dataset is in English, both for the transcripted audios and the abstracts.
106
+
107
+ ## Dataset Structure
108
+
109
+ ### Data Instances
110
+
111
+ A typical data point represents a videoconference record, the `transcript` and `keyframes` are textual and visual modalities, processed from the video found at `video_url`, and the `abstract` is used as a target abstractive summary.
112
+
113
+ ### Data Fields
114
+
115
+ Each record consist of the following attributes:
116
+ * `doi`: digital object identifier (DOI) of the record or the associated paper
117
+ * `title`: title of the presentation
118
+ * `url`: URL of the record in the TIB archive
119
+ * `video_url`: URL of the video file
120
+ * `license`: license of the record
121
+ * `subject`: academic field (*eg* Computer Science, Mathematics, ...)
122
+ * `genre`: type of presentation (*eg* Lecture, Conference, ...)
123
+ * `release_year`: year the record was released
124
+ * `author`: name of the author
125
+ * `contributors`: name of the contributors
126
+ * `abstract`: the abstract of the presentation, that serve as a target summary
127
+ * `transcript`: the automatically extracted transcript
128
+ * `transcript_segments`: the automatically extracted transcript with time codes, output of the speech recognition system
129
+ * `keyframes`: the automatically extracted key frames time codes
130
+
131
+ `doi`, `title`, `url`, `video_url`, `license`, `subject`, `genre`, `release_year`, `author`, `contributors` and `abstract` are provided as found in the TIB archive. The length, style, quality and content of the abstract can differ from video to video as it was likely provided by each author. For instance, some abstracts can provide very short title-like summaries, introduction of the conference, the lecture or the speaker, or longer descriptions of the content. We provide examples of transcripts and summaries in the paper's Appendix.
132
+
133
+ ### Data Splits
134
+
135
+ The data is split into a training, validation and test set.
136
+
137
+ * Train: 7,282 (80%)
138
+ * Validation: 910 (10%)
139
+ * Test: 911 (10%)
140
+
141
+ ## Dataset Creation
142
+
143
+ ### Source Data
144
+
145
+ #### Initial Data Collection and Normalization
146
+
147
+ The dataset was first assembled by crawling the [TIB-AV portal](https://av.tib.eu/) which is a large archive of videos, developed by the German National Library of Science and Technology: *Technische Informationsbibliothek* (TIB).
148
+ Entries with missing abstracts or abstracts that were too short (less than 30 characters) were filtered out.
149
+ We also filtered out records for which the abstract or the transcript is in another language than English.
150
+ In order to keep the abstracts that are relevant to the associated record, we removed documents if the abstract is the same as the abstract for another video. This allowed to get rid of all the abstracts that were written for a set of records such as conferences, instead of specifically written for a single presentation.
151
+
152
+ More information about the dataset collection and filtering can be found in [TIB: A Dataset for Abstractive Summarization of Long Multimodal Videoconference Records
153
+ ](https://hal.science/hal-04168911).
154
+
155
+ ### Dataset Curators
156
+
157
+ The dataset was initially created by Théo Gigant, Frédéric Dufaux, Camille Guinaudeau and Marc Decombas.
158
+
159
+ ### Citation Information
160
+
161
+ ```
162
+ @inproceedings{gigant:hal-04168911,
163
+ TITLE = {{TIB: A Dataset for Abstractive Summarization of Long Multimodal Videoconference Records}},
164
+ AUTHOR = {GIGANT, Th{\'e}o and Dufaux, Fr{\'e}d{\'e}ric and Guinaudeau, Camille and Decombas, Marc},
165
+ URL = {https://hal.science/hal-04168911},
166
+ BOOKTITLE = {{Proc. 20th International Conference on Content-based Multimedia Indexing (CBMI 2023)}},
167
+ ADDRESS = {Orl{\'e}ans, France},
168
+ ORGANIZATION = {{ACM}},
169
+ YEAR = {2023},
170
+ MONTH = Sep,
171
+ KEYWORDS = {multimedia dataset, multimodal documents, automatic summarization},
172
+ HAL_ID = {hal-04168911},
173
+ HAL_VERSION = {v1},
174
+ }
175
+ ```