Bronya-Rand commited on
Commit
3c20485
1 Parent(s): 1d48d34

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +127 -0
README.md ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pretty_name: Genshin Impact
5
+ size_categories:
6
+ - 10K<n<100K
7
+ ---
8
+
9
+ # Genshin Impact
10
+
11
+ <!-- Provide a quick summary of the dataset. -->
12
+ A collection of dataset entries from Genshin Impact's official wiki (HoYoLab), containing information *I* think is important in relation to AI models and it learning the world of Genshin itself.
13
+
14
+ **Data Extends From Genshin Impact 1.0 - 4.4**
15
+
16
+ ## Dataset Details
17
+
18
+ ### Dataset Description
19
+
20
+ <!-- Provide a longer summary of what this dataset is. -->
21
+
22
+ The Genshin Impact dataset is a collection of (what I think are) important concepts, terms, people, dialogue and such regarding the Open-World Anime Gacha game 'Genshin Impact' from miHoYo Co. Ltd. (CN)/HoYoverse (GLB).
23
+ This dataset incorporates all entries created on the Genshin Impact wiki from miHoYo's HoYoLab site.
24
+
25
+ Sections included in the dataset are:
26
+ - Affiliations
27
+ - Artifacts
28
+ - Books
29
+ - Character Archive
30
+ - Definitions
31
+ - Enemies and Monsters
32
+ - Nations
33
+ - Teyvat's Resources
34
+ - Wildlife
35
+
36
+ **Curated by:** Bronya-Rand
37
+
38
+ **Dataset Structure based on** [anthracite-org/Stheno-Data-Filtered](https://huggingface.co/datasets/anthracite-org/Stheno-Data-Filtered)
39
+
40
+ **Parsed from:** [HoYoLab](https://wiki.hoyolab.com/pc/genshin/home)
41
+
42
+ **Language(s) (NLP):** English
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the dataset is intended to be used. -->
47
+ - Add additional knowledge to AI models about Genshin Impact and it's characters.
48
+ - Append to existing model knowledge of the Genshin Impact universe.
49
+ - Use a more primary source of Genshin Impact knowledge.
50
+
51
+ ### Out-of-Scope Use
52
+
53
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
54
+ This dataset does not contain anything that is "fandom" such as shipping and only comes from the HoYoWiki itself.
55
+ Training on this dataset should not bring any misuse nor malicious use regarding the Genshin Impact universe, it's characters nor miHoYo Co. Ltd./HoYoverse in 'theory' from generating on AI models.
56
+ However, any usage of this dataset should at least follow 'common sense' terminology like all other datasets.
57
+
58
+ **Everything in this dataset is SFW**
59
+
60
+ ## Dataset Structure
61
+
62
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
63
+ - "page_id" - The page ID from HoYoLab
64
+ - "wiki" - The wiki in question. (Genshin Impact/Honkai: Star Rail)
65
+ - "page_name" - The name of the page (typically the name of a character/enemy/item/etc.)
66
+ - "component_name" - The internal structure section from HoYoLab the data came from
67
+ - "conversations" - A processed (or generic) conversation regarding the contents of the component.
68
+ > This section has a mix of knowledge (What is a Vision) and voice-over conversions to a conversation (User: About Amber? Eula: ...)
69
+
70
+ ## Dataset Creation
71
+
72
+ ### Curation Rationale
73
+
74
+ <!-- Motivation for the creation of this dataset. -->
75
+ As I have made bots for both Honkai: Star Rail and Genshin Impact and made a lorebook for both franchises, I was somewhat inspired to bring HSR and Genshin Impact knowledge
76
+ more than waiting on Meta, Mistral, etc. to catch up so, in a attempt to make a dataset for a model I was keen to help on, I created a parser and fetcher long ago that
77
+ grabbed all HoYoLab entries and finally parsed it with HTML cleaning, specific data analysis and such (the original JSONs are a mess for AI to read).
78
+
79
+ ### Source Data
80
+
81
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
82
+ The source data is a mix of information about Nations, Character Backstories, Voice-Overs and such in the form of a conversation between a user and a assistant or user with the character.
83
+
84
+ #### Data Collection and Processing
85
+
86
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
87
+ **Selection Process**
88
+ 1. Is the wiki section detrimental to knowing how the Genshin Impact universe works?
89
+ > Stuff related to player content (Action Cards, Tutorial, etc.) wouldn't apply here.
90
+ 2. Is the data important for character knowledge?
91
+ 3. Is the data important to explain a specific thing in the game lore (say Enkanomiya).
92
+
93
+ **Data Cleanup**
94
+ Custom Python Script using BeautifulSoup and `html_sanitizer` cleaning.
95
+
96
+ #### Who are the source data producers?
97
+
98
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
99
+ miHoYo Co. Ltd/HoYoverse and HoYoLab Editors
100
+
101
+ #### Personal and Sensitive Information
102
+
103
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
104
+ No personal information nor sensitive information is in this dataset.
105
+
106
+ ## Bias, Risks, and Limitations
107
+
108
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
109
+ This dataset should not bring bias, but may come with a risk of malicious use regarding taking AI responses as "real" or official to the game or a concern for too much
110
+ "immersion" if one is focused too much on a conversation between a Genshin Impact character in the Genshin Impact world.
111
+
112
+ ### Recommendations
113
+
114
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
115
+ With everything AI, treat everything with a grain of salt and use common sense. Do not try to pass over generations with this dataset as official miHoYo dialogue between
116
+ you and a Genshin Impact character and whatnot. This is supposed to be a fun dataset for all who wants to have a more knowledgeable AI about Genshin Impact itself.
117
+
118
+ ## Glossary
119
+
120
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
121
+ - Affiliations - A term in the game referring to certain groups or organizations in the game (ATM seems to just be Fontaine areas/groups)
122
+ - Artifacts - A term referring to gear one can obtain in dungeons, chests, etc.
123
+ - Character Archive - Character information for all playable Genshin Impact characters.
124
+ - Teyvat's Resources - All items that can be in a player's inventory in Genshin Impact.
125
+
126
+ ## Dataset Card Contact
127
+ @bronya_rand - Discord