README Fixing
Tiny or small fix with the typo and others. But only two files (or more), can be minor changes tho..
Gerai then..
:x: pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md
Commited and fixed.
:x: pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md
@EditaNEmilis could you please fix pre-commit & the solve the conflict? thx
I'm trying to.. But it's not working.
https://github.com/LAION-AI/Open-Assistant/actions/runs/5326388567/job/14415197147?pr=3481
data/datasets/poetry_instruction/README.md
it either likes or does not like the spaces here:
- INSTRUCTION (string): The user asks for a poem (from a variety of premade
-prompts) with topics (tags). If the given poem has no tags, the user asks for a
-poem on it's own.
+ prompts) with topics (tags). If the given poem has no tags, the user asks for
+ a poem on it's own.
-- RESPONSE (string): The assistant replies with the poem and title (from a variety
-of premade prompts).
+- RESPONSE (string): The assistant replies with the poem and title (from a
+ variety of premade prompts).
- SOURCE (string): The source is PoetryFoundation.org and the poet's name.
- METADATA (JSON String): {"author": "author of the original poem", "title":
-"title of the poem", "tags": "tags from poetry foundation."}
+ "title of the poem", "tags": "tags from poetry foundation."}
so i think if you remove those spaces at start of line it might fix it
If gets too messy then i'd just undo your changes in this file and make it so its same as whats currently in master. That would also be one solution.
i fixed the conflict
ill try fix pre-commit on this end
Alright. Thanks.
:x: pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md
(not able to fix on my end since is in a fork)
@EditaNEmilis can you run pre-commit run --all?
and then commit the changes it makes