Skip to content

Commit

Permalink
Week 9 (#922)
Browse files Browse the repository at this point in the history
* Week 8

* Week 9
  • Loading branch information
ShlokRana authored Sep 7, 2023
1 parent 1de380a commit 078b087
Show file tree
Hide file tree
Showing 3 changed files with 14,099 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ author: Shlok
---

## Milestones
- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4
- [x] Optimised the accuracy of the distractors.
- [x] Integration of the optimised approach with existing model.
- [x] Packaging of the code into different functions.
- [x] Writing the test cases.

## Screenshots / Videos

## Contributions

## Learnings
## Learnings
- Learn about how to write test cases.
- Python libraries used for writing test cases.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ author: Shlok
---

## Milestones
- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4
- [x] Worked on the dependency based isssue.
- [x] Consolidated all the approaches for obtaining optimal distractors.
- [x] Writing Documenatation.

## Screenshots / Videos

## Contributions

## Learnings
## Learnings
- Learn about the sentence-transformers library.
- Learn about how to utilize strsim library for different string similarity and distance measures.
Loading

0 comments on commit 078b087

Please sign in to comment.