Peter Nagy commited on
Commit
967ef13
·
1 Parent(s): e8f6cd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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)