Peter Nagy commited on
Commit ·
01780ed
1
Parent(s): be411b7
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
Deep Grader and Deep Siamese Grader are models leveraging large pre-trained models (CodeBERT, UniXcoder) fine-tuned on the task of Automatic Program Grading with Python and C++ programming languages.
|
| 2 |
|
| 3 |
For more information, see: [https://github.com/peter-nagy1/Deep-Grader](https://github.com/peter-nagy1/Deep-Grader)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
Deep Grader and Deep Siamese Grader are models leveraging large pre-trained models (CodeBERT, UniXcoder) fine-tuned on the task of Automatic Program Grading with Python and C++ programming languages.
|
| 5 |
|
| 6 |
For more information, see: [https://github.com/peter-nagy1/Deep-Grader](https://github.com/peter-nagy1/Deep-Grader)
|