Skip to content

Create the golden evaluation dataset#8

Open
ElyssaN wants to merge 1 commit into
mainfrom
golden-dataset
Open

Create the golden evaluation dataset#8
ElyssaN wants to merge 1 commit into
mainfrom
golden-dataset

Conversation

@ElyssaN

@ElyssaN ElyssaN commented Jun 10, 2026

Copy link
Copy Markdown

Closes #2

@AJaccP AJaccP left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work overall! Just noticed a couple of small things that could use fixes, it'll be good to merge after.

Comment thread evals/golden.yaml
@@ -0,0 +1,98 @@
- question: "What courses should I take in first year?"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two URLs seem to go to a 404 page:

  • https://carleton.ca/academicadvising/reduced-course-load-2/ -> Replace with https://carleton.ca/academicadvising/reduced-course-load/
  • https://carleton.ca/academicadvising/year-standing/ -> Looks like this page has it as a section now, so replace with: https://carleton.ca/academicadvising/degree-requirements/

Comment thread evals/golden.yaml
- "https://ccss.carleton.ca/resources/faqs/comp-1005-1006-vs-1405-1406/"

- question: "When can I register for courses?"
expected_answer: "You can register for courses based on your time ticket, which you can find in the 'getting started' section of the registration menu in Carleton Central. Incoming first-year students can register between July 2nd and July 4th, 2025, while returning upper-year students can register between July 8th and July 11th, 2025. It's strongly recommended to register as soon as your time ticket opens, but you can make changes until a few weeks into the semester, and check the academic calendar for specific adding/dropping deadlines."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Includes time bound content between July 2nd and July 4th, 2025, while returning upper-year students can register between July 8th and July 11th, 2025

It's taken from the CCSS FAQs which do the same thing so that's on us, I'll flag it as a thing we should fix on those pages. For the eval dataset though, I'd just generalize the phrasing to remove any time bound content (likely just remove that sentence with dates in it for now)

Comment thread evals/golden.yaml
- "https://carleton.ca/registration/academic-dates/"
- "https://carleton.ca/registration/waitlisting/"

- question: "How many courses should I taken in a semester?"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo: taken -> take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create the golden evaluation dataset

2 participants