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

push with code for relevance detector #10

Merged

Conversation

tanishq-ids
Copy link
Contributor

Added Relevance Detector Code.

  1. One Python script, make_training_data_from_curator.py, to generate data from the curator.
  2. Another Python notebook, train_sentence_transformer.ipynb , trains a hugging face model with data generated from 1. and saves it locally.
  3. Another script inference.py to have the inference of the model trained in 2.
  4. Inference_demo.ipynb to get a working demo of 3.

tanishq-ids and others added 2 commits April 25, 2024 12:23
Signed-off-by: Modeseven Industrial Solutions <mwatkins@linuxfoundation.org>
@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions force-pushed the relevance_detector branch 2 times, most recently from 645a694 to 71660c0 Compare May 15, 2024 11:06
Signed-off-by: Modeseven Industrial Solutions <mwatkins@linuxfoundation.org>
@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions merged commit b7a3a54 into os-climate:main May 15, 2024
12 of 15 checks passed
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.

2 participants