NebulaeWis commited on
Commit
08f49b4
·
verified ·
1 Parent(s): ffd7f3e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 内部暂存数据集 (Internal Temporary Dataset)
2
+
3
+ ## English
4
+
5
+ **This is a temporary dataset for internal use.**
6
+
7
+ It might contain:
8
+ * Items being re-processed or corrected (e.g., some images requiring re-tagging using a distributed cluster, needing a convenient data source for it).
9
+ * Data to supplement our internal systems (e.g., if a machine accidentally lost some images and we don't want to re-download everything).
10
+ * Recent updates or experimental data not yet finalized (e.g., the image source site has been updated again).
11
+ * Other data for internal review.
12
+
13
+ **This dataset is not intended for public use, has no official documentation, and carries no external significance.** It may be **modified or deleted at any time** without notice.
14
+
15
+ For reliable and documented datasets, please refer to official repositories.
16
+
17
+ ---
18
+
19
+ ## 中文 (Chinese)
20
+
21
+ **这是一个内部使用的临时数据集。**
22
+
23
+ 其中可能包含:
24
+ * 正在重新处理或修正的项目(例如,某些图需要利用分布式集群重新打标,需要一个方便给集群的数据源)。
25
+ * 用于补充我们内部系统的数据(比如某台机器因为意外损失了一部分图,但是我们不想全部重新下)。
26
+ * 尚未最终确定的近期更新或实验性数据(比如图站又更新了)。
27
+ * 其他供内部查阅的数据。
28
+
29
+ **此数据集不适合公开使用,没有官方说明,对外也没有参考价值。** 它可能**随时被修改或删除**,不会另行通知。
30
+
31
+ 如需查找可靠且有文档说明的数据集,请参考官方的存储库。