Datasets:

DOI:
License:
lunarlonging commited on
Commit
3ba53cf
·
verified ·
1 Parent(s): 7a5c110

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -3
README.md CHANGED
@@ -1,3 +1,45 @@
1
- ---
2
- license: cc0-1.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ ---
4
+
5
+ # Dataset Card for OpenHistoryVault
6
+
7
+ dataset_name: OpenHistoryVault
8
+ license: CC0 1.0 Universal (Public Domain)
9
+
10
+ description: |
11
+ OpenHistoryVault is an open and legally compliant dataset containing both historical videos and corresponding textual materials in Chinese.
12
+ The dataset provides supplementary and authentic historical content for academic research, AI training, and cultural preservation.
13
+ All content is sourced from public and authorized channels, thoroughly checked to ensure safety and usability.
14
+ The dataset contains no privacy concerns, sensitive political content, or copyright issues.
15
+
16
+ summary: |
17
+ The dataset includes:
18
+ - Historical video footage covering various periods and events;
19
+ - Associated textual descriptions, annotations, and historical documents;
20
+ - Content curated for historical truth supplementation and verification;
21
+ - Materials suitable for multimodal learning, language modeling, and video-text alignment tasks.
22
+
23
+ usage: |
24
+ - Multimodal learning combining video and text;
25
+ - Historical event analysis and timeline extraction;
26
+ - Semantic search and question answering in historical domains;
27
+ - Training AI models on authentic Chinese historical multimedia content.
28
+
29
+ data_format: |
30
+ - Video files in standard formats (e.g., MP4, AVI);
31
+ - Text files in UTF-8 encoded formats (TXT, JSON, CSV);
32
+ - Metadata includes source, date, topic, and region information when available.
33
+
34
+ license_info: |
35
+ This dataset is released under the CC0 1.0 Universal (Public Domain) license,
36
+ allowing free use, modification, and redistribution.
37
+
38
+ notes: |
39
+ - All data is verified to be free of copyright and sensitive content;
40
+ - Suitable for educational, research, and commercial applications.
41
+
42
+ series_info: |
43
+ OpenHistoryVault is part of the "OpenVault" series of open Chinese datasets, which also includes:
44
+ - OpenTextVault: Open Chinese text datasets;
45
+ - OpenChineseVideoVault: Open Chinese video datasets.