h-alice's picture
Update README.md
7d2f132 verified
---
license: mit
task_categories:
- text-classification
- zero-shot-classification
- text-generation
tags:
- meme
language:
- zh
- en
pretty_name: Cooking Master Boy Subtitle
size_categories:
- 10K<n<100K
configs:
- config_name: default
data_files:
- split: train
path: cookingmaster_subtitles.csv
---
# Cooking Master Boy Chat Records
Chinese (trditional) subtitle of anime "Cooking Master Boy" (中華一番).
# Introduction
This is a collection of subtitles from anime "Cooking Master Boy" (中華一番).
![醬汁](cmb-02.jpg)
# Dataset Description
The dataset is in CSV format, with the following columns:
* `episode`: The episode index of subtitle belogs to.
* `caption_index`: The autoincrement ID of subtitles.
* `time_start`: The starting timecode, which subtitle supposed to appear.
* `time_end`: The ending timecode, which subtitle supposed to leave.
* `caption`: The actual text of subtitles.
### Sample Data
|episode|caption_index|time_start|time_end|caption|
|---|---|---|---|---|
|25|176|00:11:32.080|00:11:33.170|你給我注意聽好|
|25|177|00:11:33.330|00:11:35.210|我的料理是炸鳳尾蝦|
|25|178|00:11:35.380|00:11:38.090|就是蝦子裹碎核果去炸的|
|25|179|00:11:43.890|00:11:46.100|將核果搗碎後裹在蝦肉上|
|25|180|00:11:46.260|00:11:48.100|油炸成爲金黃色|
|25|181|00:11:48.310|00:11:51.100|不但要考慮核果跟蝦肉的比例|
|25|182|00:11:51.270|00:11:52.440|高低油溫的調節|
|25|183|00:11:52.600|00:11:54.940|也需要高度的技術跟經驗的|
# Contributer
[@h-alice](https://huggingface.co/h-alice) [@natlee](https://huggingface.co/NatLee)
# Disclaimer
This dataset is for research purposes only, and the dataset provider does not assume any responsibility for any legal or other consequences resulting from the use of this dataset.