File size: 1,822 Bytes
1fd427a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7d2f132
 
 
 
 
 
 
 
1fd427a
b406ee3
29dd6c7
b406ee3
 
1fd427a
 
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
---
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.