Update README.md
Browse files
README.md
CHANGED
@@ -53,10 +53,23 @@ The input data used for this model was the [Context_window_256](https://huggingf
|
|
53 |
|
54 |
## Model testing
|
55 |
|
|
|
56 |
|
|
|
57 |
|
58 |
-
|
59 |
|
|
|
60 |
|
|
|
61 |
|
|
|
|
|
62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
## Model testing
|
55 |
|
56 |
+
Various validation metrics of training can be seen below:
|
57 |
|
58 |
+

|
59 |
|
60 |
+
The model confusion matrix on test data can be seen below:
|
61 |
|
62 |
+

|
63 |
|
64 |
+
## Usage notes
|
65 |
|
66 |
+
- The dataset is formated in UTF-8 encoding.
|
67 |
+
- Researchers should cite this dataset appropriately in publications.
|
68 |
|
69 |
+
## Application
|
70 |
+
|
71 |
+
- Cheat detection
|
72 |
+
|
73 |
+
## Acknowledgements
|
74 |
+
|
75 |
+
A big heartfelt thanks to [Paolo Burelli](http://paoloburelli.com/) for supervising the project.
|