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

added cybersec.json #18

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

Vai-Man
Copy link

@Vai-Man Vai-Man commented Oct 18, 2024

To implement #11

@bakayu
Copy link
Collaborator

bakayu commented Oct 18, 2024

hey @Vai-Man , the issue states that we need the data in this form

{
    "tag": "",
    "patterns": [""],
    "responses": [""],
    "context_set": [""]
  }

currently we are not working on finetunning the model and have instead switched to knowledge based embedding (check local-llm branch), please just update the data in the train_data folder for now in the above suggested format, also please use the data on roadmap.sh as reference and if possible provide the whole data set

tip: you can use any llm (like copilot or such) to parse your data and convert it into the desired format :)

@Vai-Man
Copy link
Author

Vai-Man commented Oct 18, 2024

I see my mistake now. I need help with parsing the data.
I’ve reached this section: https://github.com/kamranahmedse/developer-roadmap/tree/master/src/data/roadmaps/cyber-security/content to gather all the relevant content. I’d appreciate guidance on the next steps.

@bakayu
Copy link
Collaborator

bakayu commented Oct 18, 2024

Please join my discord through the link in my profile I will guide you there

@bakayu bakayu added the Stale This issue/PR has not been updated for a long time label Jan 9, 2025
@bakayu bakayu marked this pull request as draft January 9, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale This issue/PR has not been updated for a long time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants