Peter Nagy commited on
Commit
782d2e1
·
1 Parent(s): 01780ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
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)
 
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)