Peter Nagy commited on
Commit ·
65fb1b4
1
Parent(s): 78553a8
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
Deep Grader is a programming language model 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)
|