Skip to content

Commit 7744549

Browse files
committed
fixing linting errors
1 parent f965ed4 commit 7744549

4 files changed

Lines changed: 7 additions & 4 deletions

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.

test_dataset_apollo11/README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ retrieval-augmented generation capabilities.
1414
## 📂 Dataset Contents
1515

1616
- **[README.md][readme]** - This file (overview and instructions)
17-
- **[source_text.txt][source]** - Apollo 11 excerpted text (~1,400 words, plain text)
17+
- **[source_text.txt][source]** - Apollo 11 excerpted text
18+
(~1,400 words, plain text)
1819
- **[test_prompts.md][prompts]** - 15 test prompts (readable format)
1920
- **[test_data.json][json]** - Complete dataset (structured format for automated
2021
testing)
@@ -35,7 +36,7 @@ team discussions, see the **[team briefing](https://docs.google.com/document/d/1
3536

3637
**Source:** Wikipedia - Apollo 11 article
3738
**URL:** <https://en.wikipedia.org/wiki/Apollo_11>
38-
**Permanent Link:** <https://en.wikipedia.org/w/index.php?title=Apollo_11&oldid=1252473845>
39+
**Link:**<https://en.wikipedia.org/w/index.php?title=Apollo_11&oldid=1252473845>
3940
**Revision ID:** 1252473845 (Wikipedia internal revision number)
4041
**Date Accessed:** October 22, 2025
4142
**Sections:** Excerpted passages from "Lunar landing" and "Lunar surface
@@ -125,8 +126,10 @@ but attempting all prompts provides comprehensive evaluation data.
125126

126127
**Testing Protocol:**
127128

128-
**1.** Use the source text from **[source_text.txt][source]** exactly as provided
129-
**2.** Use all 15 prompts from **[test_prompts.md][prompts]** without modification
129+
**1.** Use the source text from **[source_text.txt][source]**
130+
exactly as provided
131+
**2.** Use all 15 prompts from **[test_prompts.md][prompts]** without
132+
modification
130133
**3.** *(Optional)* Use **[test_data.json][json]** for automated or scripted
131134
testing workflows
132135
**4.** Record responses for each prompt with model configuration details

0 commit comments

Comments
 (0)