Skip to content

Commit 7093081

Browse files
Merge pull request #10 from secure-software-engineering/feature/update-readme.md
Updated readme.md file to point towards real-world-llms readme
2 parents a6716f2 + eff4287 commit 7093081

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,12 @@ This will generate a folder in the repo root with the autogen benchmark with the
246246

247247
---
248248

249+
### Running TypeEvalPy with ManyType4Py dataset
250+
251+
To run the LLM based Type Inference for ManyType4Py dataset, please follow the guide here : [src/target_tools/real-world-llms/README.md](src/target_tools/real-world-llms/README.md)
252+
253+
---
254+
249255
### 🤝 Contributing
250256

251257
Thank you for your interest in contributing! To add support for a new tool, please utilize the Docker templates provided in our repository. After implementing and testing your tool, please submit a pull request (PR) with a descriptive message. Our maintainers will review your submission, and merge them.

0 commit comments

Comments
 (0)