Skip to content

Commit d25a40d

Browse files
authored
Fix (apollo11/readme):fix markdown line length error
1 parent 3d75910 commit d25a40d

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

test_dataset_apollo11/README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ retrieval-augmented generation capabilities.
1313

1414
## 📂 Dataset Contents
1515

16-
- **[README.md][readme]** - This file (overview and instructions)
17-
- **[source_text.txt][source]** - Apollo 11 excerpted text (~1,400 words, plain text)
18-
- **[test_prompts.md][prompts]** - 15 test prompts (readable format)
16+
- **[README.md][readme]** - This file (overview and instructions)
17+
- **[source_text.txt][source]** - Apollo 11 excerpted text (~1,400 words, plain text)
18+
- **[test_prompts.md][prompts]** - 15 test prompts (readable format)
1919
- **[test_data.json][json]** - Complete dataset (structured format for automated
20-
testing)
20+
testing)
2121
- **[RATIONALE.md][rationale]** - Detailed explanation of selection decisions
2222

2323
📌 **Process documentation:** For background on dataset creation decisions and
@@ -35,7 +35,8 @@ team discussions, see the **[team briefing](https://docs.google.com/document/d/1
3535

3636
**Source:** Wikipedia - Apollo 11 article
3737
**URL:** <https://en.wikipedia.org/wiki/Apollo_11>
38-
**Permanent Link:** <https://en.wikipedia.org/w/index.php?title=Apollo_11&oldid=1252473845>
38+
**Permanent Link:**
39+
<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]** exactly
130+
as provided
131+
**2.** Use all 15 prompts from **[test_prompts.md][prompts]**
132+
without 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)