Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kasrahabib authored Aug 7, 2023
1 parent 7519a00 commit e6d0b77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
## Short Description:
This project is the efforts of a research endeavor aimed at establishing the initial extensive Software Requirements Dataset (SWARD), in requirements engineering domain (RE), and employing more generalisable transfer learning to meticulously fine-tune universally adaptable models. These models are intended for the classification of software requirements into functional and non-functional categories, encompassing 19 distinct types of non-functional subclass requirements.

### Further Reading:
For a more comprehensive understanding and further considerations, we invite you to consult the accompanying published paper.

| Paper Abstract |
|-----------------------------------------|
Expand All @@ -16,6 +18,7 @@ This project is the efforts of a research endeavor aimed at establishing the ini
* [nf_subclasses_classifier_model](https://github.com/kasrahabib/software-re-classifier/tree/main/nf_subclasses_classifier_model) contains one fine-tuned model for the classification of 19 non-functional software requirements.<br>
**Note:** For usage and more details, navigate to the subdirectories.


## Acknowledgment:
We want to express our appreciation to the Hugging Face API for its pivotal role in our research endeavor. Our models are built upon the foundation of transfer learning, drawing from the reservoir of [all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) model hosted on Hugging Face. The project owes a debt of gratitude to the open-source principles fostered by Hugging Face, which have undeniably contributed to shaping the triumph of our undertaking. It is with great pride that we align ourselves with this trailblazing community of innovators.

Expand Down

0 comments on commit e6d0b77

Please sign in to comment.