ddevaul commited on
Commit
6aed7f2
·
verified ·
1 Parent(s): eee3c24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -13
README.md CHANGED
@@ -54,17 +54,7 @@ model.load_state_dict(torch.load('my_custom_model.pth', map_location=torch.devic
54
 
55
  You are now ready to use the model.
56
 
57
- ## Cite
 
58
 
59
- If you use this model in your research, please cite the paper:
60
-
61
- ```
62
- @misc{logion-base,
63
- title={Logion: Machine Learning for Greek Philology},
64
- author={Cowen-Breen, C. and Brooks, C. and Haubold, J. and Graziosi, B.},
65
- year={2023},
66
- eprint={2305.01099},
67
- archivePrefix={arXiv},
68
- primaryClass={cs.CL}
69
- }
70
- ```
 
54
 
55
  You are now ready to use the model.
56
 
57
+ ## Author:
58
+ This model was developed by Desmond DeVaul for his senior thesis at Princeton University.
59
 
60
+ It was built on the work of the Logion team at Princeton, whose work can be found :