Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
# -*- coding: utf-8 -*-
|
2 |
"""CIS 5190 Transformer Model
|
3 |
|
|
|
1 |
+
## Evaluation Pipeline
|
2 |
+
# Use the raw version of the text below to evaluate the model. Make sure to set the datapath.
|
3 |
+
|
4 |
# -*- coding: utf-8 -*-
|
5 |
"""CIS 5190 Transformer Model
|
6 |
|