Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Code Qualiy Evaluation Dataset
|
| 2 |
Welcome to the repository for our research paper: T. Wang and Z. Chen, "Analyzing Code Text Strings for Code Evaluation," 2023 IEEE International Conference on Big Data (BigData), Sorrento, Italy, 2023, pp. 5619-5628, doi: 10.1109/BigData59044.2023.10386406.
|
| 3 |
|
|
@@ -48,8 +57,4 @@ If you found the dataset useful in your research or applications, please cite us
|
|
| 48 |
keywords={Measurement;Deep learning;Codes;Bidirectional control;Organizations;Transformers;Software;code assessment;code annotation;deep learning;nature language processing;software assurance;code security},
|
| 49 |
doi={10.1109/BigData59044.2023.10386406}
|
| 50 |
}
|
| 51 |
-
```
|
| 52 |
-
|
| 53 |
-
---
|
| 54 |
-
license: mit
|
| 55 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- TensorFlow
|
| 5 |
+
- BERT
|
| 6 |
+
- Transformer
|
| 7 |
+
- Classification
|
| 8 |
+
- Regression
|
| 9 |
+
---
|
| 10 |
# Code Qualiy Evaluation Dataset
|
| 11 |
Welcome to the repository for our research paper: T. Wang and Z. Chen, "Analyzing Code Text Strings for Code Evaluation," 2023 IEEE International Conference on Big Data (BigData), Sorrento, Italy, 2023, pp. 5619-5628, doi: 10.1109/BigData59044.2023.10386406.
|
| 12 |
|
|
|
|
| 57 |
keywords={Measurement;Deep learning;Codes;Bidirectional control;Organizations;Transformers;Software;code assessment;code annotation;deep learning;nature language processing;software assurance;code security},
|
| 58 |
doi={10.1109/BigData59044.2023.10386406}
|
| 59 |
}
|
| 60 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|