ArenaRune commited on
Commit
724ca34
·
verified ·
1 Parent(s): 2199df8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -22,7 +22,7 @@ A domain-specific question-answering dataset for Elden Ring, covering weapons, b
22
 
23
  ## Dataset Description
24
 
25
- - **Created by:** [Your Name]
26
  - **Language:** English
27
  - **License:** CC-BY-NC-4.0 (dataset construction; game content belongs to FromSoftware/Bandai Namco)
28
  - **Source data:** Kaggle CSVs + GitHub lore archives (see Sources below)
@@ -222,11 +222,11 @@ Boss status resistances like `"290 / 332 / 430 / 720"` are parsed and ranked. Lo
222
 
223
  ```bibtex
224
  @misc{eldenring-qa-dataset-2026,
225
- author = {Your Name},
226
  title = {Elden Ring QA Dataset},
227
  year = {2026},
228
  publisher = {HuggingFace},
229
- url = {https://huggingface.co/datasets/your-username/elden-ring-qa-dataset}
230
  }
231
  ```
232
 
 
22
 
23
  ## Dataset Description
24
 
25
+ - **Created by:** ArenaRune
26
  - **Language:** English
27
  - **License:** CC-BY-NC-4.0 (dataset construction; game content belongs to FromSoftware/Bandai Namco)
28
  - **Source data:** Kaggle CSVs + GitHub lore archives (see Sources below)
 
222
 
223
  ```bibtex
224
  @misc{eldenring-qa-dataset-2026,
225
+ author = {ArenaRune},
226
  title = {Elden Ring QA Dataset},
227
  year = {2026},
228
  publisher = {HuggingFace},
229
+ url = {https://huggingface.co/datasets/ArenaRune/elden-ring-qa-dataset}
230
  }
231
  ```
232