Skip to content

Add generated Hindi JSON files and per-prompt embeddings #135

Open
Sahil0015 wants to merge 1 commit intoIBM:mainfrom
Sahil0015:feat/add-hindi-json
Open

Add generated Hindi JSON files and per-prompt embeddings #135
Sahil0015 wants to merge 1 commit intoIBM:mainfrom
Sahil0015:feat/add-hindi-json

Conversation

@Sahil0015
Copy link
Copy Markdown

@Sahil0015 Sahil0015 commented Feb 13, 2026

Summary

Adds two generated Hindi prompt JSON files and confirms they load correctly within the repository.

Changes

  • Added files:
    • prompt_sentences-hi.json
    • prompt_sentences-hi-all-MiniLM-L6-v2.json

Methodology

  • Translated the original English JSON using llama-3.3-70b-versatile via Groq.
  • Validated the translated JSON against the English source to ensure:
    • structural consistency
    • no missing keys or values
    • correct formatting

Testing

  • Validation: Both JSON files load and parse successfully.
  • Sanity Check: Category-level embedding arrays are present and non-empty.

Signed-off-by: Sahil Aggarwal <sahilaggarwal1532003@gmail.com>
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.

1 participant