burakkececi commited on
Commit
3e523f3
1 Parent(s): 9dcff01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,9 +7,12 @@ library_name: transformers
7
  # BERT Model for Software Engineering
8
 
9
  This repository was created within the scope of computer engineering undergraduate graduation project.
 
10
  This research aims to perform an exploratory case study to determine the functional dimensions of user requirements or use cases for software projects.
11
  In order to perform this task we created two models, SE-BERT and [SE-BERTurk](https://huggingface.co/burakkececi/bert-turkish-software-engineering).
12
 
 
 
13
  # SE-BERT
14
 
15
  SE-BERT is a BERT model trained for domain adaptation in a software engineering context.
 
7
  # BERT Model for Software Engineering
8
 
9
  This repository was created within the scope of computer engineering undergraduate graduation project.
10
+
11
  This research aims to perform an exploratory case study to determine the functional dimensions of user requirements or use cases for software projects.
12
  In order to perform this task we created two models, SE-BERT and [SE-BERTurk](https://huggingface.co/burakkececi/bert-turkish-software-engineering).
13
 
14
+ You can find a detailed description of the project at the [link](https://github.com/burakkececi/software-size-estimation-nlp).
15
+
16
  # SE-BERT
17
 
18
  SE-BERT is a BERT model trained for domain adaptation in a software engineering context.