Peter Nagy commited on
Commit
6f501bb
·
1 Parent(s): 397cc05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,3 +1,3 @@
1
- ---
2
- license: afl-3.0
3
- ---
 
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)