Hoar012 commited on
Commit
4712a84
·
verified ·
1 Parent(s): b98c839

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: data
4
+ data_files:
5
+ - split: train
6
+ path: stage2_data/video_train_data-540k.json
7
+ license: apache-2.0
8
+ task_categories:
9
+ - video-text-to-text
10
+ - question-answering
11
+ language:
12
+ - en
13
+ size_categories:
14
+ - 1M<n<10M
15
+ ---
16
+
17
+ # Training data used in TDC.
18
+
19
+ **Paper Link:**
20
+ https://arxiv.org/pdf/2504.10443
21
+
22
+ **Project Page:**
23
+ https://hoar012.github.io/TDC-Project/