Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dolly the Sheep knowledge #907

Closed

Conversation

antmanlinux
Copy link

#788

If your PR is related to a contribution to the taxonomy, please, fill
out the following questionnaire. If not, replace this whole text and the
following questionnaire with whatever information is applicable to your PR.

Describe the contribution to the taxonomy

  • ...
  • ...
  • ...

Input given at the prompt

   ...

Response from the original model

  ...

Response from the fine-tuned model

  ...

Contribution checklist

  • The contribution was tested with ilab generate
  • No errors or warnings were produced by ilab generate
  • All commits are signed off (DCO)
  • The qna.yaml file contains at least 5 seed_examples
  • The qna.yaml file was linted and prettified (yaml-validator can do both)
  • An attribution.txt file in the same folder as the qna.yaml file
  • Content does not include PII or otherwise sensitive or confidential information
  • Content does not include anything documented in the project's Avoid these Topics guidelines

@github-actions github-actions bot added triage-needed (Auto labeled) skill is ready to be triaged knowledge (Auto labeled) labels May 8, 2024
Copy link

Beep, boop 🤖, Hi, I'm @instructlab-bot and I'm going to help you with your pull request. Thanks for you contribution! 🎉

I support the following commands:

  • @instructlab-bot precheck -- Check existing model behavior using the questions in this proposed change.
  • @instructlab-bot generate -- Generate a sample of synthetic data using the synthetic data generation backend infrastructure.
  • @instructlab-bot generate-local -- Generate a sample of synthetic data using a local model.
  • @instructlab-bot help -- Print this help message again.

Note

Results or Errors of these commands will be posted as a pull request check in the Checks section below

Note

Currently only maintainers belongs to [[taxonomy-triagers taxonomy-approvers taxonomy-maintainers labrador-org-maintainers instruct-lab-bot-maintainers]] teams are allowed to run these commands.

@bjhargrave bjhargrave changed the title Add files via upload Dolly the Sheep knowledge May 8, 2024
Copy link
Contributor

@bjhargrave bjhargrave left a comment

Choose a reason for hiding this comment

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

Please update to address the review comments.

@@ -0,0 +1,29 @@
created_by:
Copy link
Contributor

Choose a reason for hiding this comment

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

This value must be your github id.

domain: genetics
seed_examples:
- answer: |
Dolly the sheep was a female Finn-Dorset sheep and the first mammal that was cloned from an adult somatic cell
Copy link
Contributor

Choose a reason for hiding this comment

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

This line needs to be indented to be proper yaml.

Comment on lines +4 to +5
- answer: |
Dolly the sheep was a female Finn-Dorset sheep and the first mammal that was cloned from an adult somatic cell
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- answer: |
Dolly the sheep was a female Finn-Dorset sheep and the first mammal that was cloned from an adult somatic cell
- answer: |
Dolly the sheep was a female Finn-Dorset sheep and the first mammal that was cloned from an adult somatic cell

Comment on lines +7 to +8
- answer: |
Her cloning proved that a cloned organism could be produced from a mature cell from a specific body part.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- answer: |
Her cloning proved that a cloned organism could be produced from a mature cell from a specific body part.
- answer: |
Her cloning proved that a cloned organism could be produced from a mature cell from a specific body part.

Comment on lines +10 to +11
- answer: |
Contrary to popular belief, she was not the first animal to be cloned.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- answer: |
Contrary to popular belief, she was not the first animal to be cloned.
- answer: |
Contrary to popular belief, she was not the first animal to be cloned.

Comment on lines +13 to +16
- answer: |
Dolly was cloned by Keith Campbell, Ian Wilmut and colleagues at the Roslin Institute,
part of the University of Edinburgh, Scotland, and the biotechnology company PPL Therapeutics,
based near Edinburgh.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- answer: |
Dolly was cloned by Keith Campbell, Ian Wilmut and colleagues at the Roslin Institute,
part of the University of Edinburgh, Scotland, and the biotechnology company PPL Therapeutics,
based near Edinburgh.
- answer: |
Dolly was cloned by Keith Campbell, Ian Wilmut and colleagues at the Roslin Institute,
part of the University of Edinburgh, Scotland, and the biotechnology company PPL Therapeutics,
based near Edinburgh.

Comment on lines +18 to +19
- answer: |
On 14 February 2003
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- answer: |
On 14 February 2003
- answer: |
On 14 February 2003

Comment on lines +21 to +22
- answer: |
Dolly was euthanised because she had a progressive lung disease and severe arthritis.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- answer: |
Dolly was euthanised because she had a progressive lung disease and severe arthritis.
- answer: |
Dolly was euthanised because she had a progressive lung disease and severe arthritis.

- answer: |
Dolly was euthanised because she had a progressive lung disease and severe arthritis.
question: Why was Dolly the sheep euthanised?
task_description: ' '
Copy link
Contributor

Choose a reason for hiding this comment

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

Please provide a task description as this is used by the synthetic data generation process.

@bjhargrave bjhargrave added triage-requested-changes skill has been reviewed; changes requested from contributor and removed triage-needed (Auto labeled) skill is ready to be triaged labels May 8, 2024
@bjhargrave bjhargrave linked an issue May 8, 2024 that may be closed by this pull request
@jjasghar
Copy link
Member

Hi! 👋
With the new update and release of 0.18.0, our base knowledge submissions have drastically changed. This has given us an opportunity to significantly improve the accuracy of our fine-tuned models, which is a major win for our community!
But alas, that has caused some changes that this PR isn't able to continue forward. We greatly appreciate the work you've put into this, and wish we could accept it but the amount of work to get it to be version: 3 is unrealistic for us to ask.
If you do want to do this, please don't hesitate to take the qna.yaml update it, and build it out. Otherwise, we hope you come back to our community with a new submission and help build out our Open Source community-driven LLM.

If you have any questions directly, please don't hesitate to comment on the PR or email me at awesomeATinstructlab.ai (yes, really), and I'll do my best to answer your questions.

@jjasghar jjasghar closed this Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
knowledge (Auto labeled) triage-requested-changes skill has been reviewed; changes requested from contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dolly the Sheep
3 participants