luffycodes commited on
Commit
7e51eb2
1 Parent(s): 6e2f7e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -49,14 +49,14 @@ Apache License 2.0
49
  Shashank Sonkar ([email protected])
50
 
51
  If you use this work, please cite:
52
- Investigating the Role of Feed-Forward Networks in Transformers Using Parallel Attention and Feed-Forward Net Design
53
- https://arxiv.org/abs/2305.13297
54
  ```
55
- @misc{sonkar2023investigating,
56
- title={Investigating the Role of Feed-Forward Networks in Transformers Using Parallel Attention and Feed-Forward Net Design},
57
- author={Shashank Sonkar and Richard G. Baraniuk},
58
  year={2023},
59
- eprint={2305.13297},
60
  archivePrefix={arXiv},
61
  primaryClass={cs.CL}
62
  }
 
49
  Shashank Sonkar ([email protected])
50
 
51
  If you use this work, please cite:
52
+ CLASS Meet SPOCK: An Education Tutoring Chatbot based on Learning Science Principles
53
+ https://arxiv.org/abs/2305.13272
54
  ```
55
+ @misc{sonkar2023class,
56
+ title={CLASS Meet SPOCK: An Education Tutoring Chatbot based on Learning Science Principles},
57
+ author={Shashank Sonkar and Lucy Liu and Debshila Basu Mallick and Richard G. Baraniuk},
58
  year={2023},
59
+ eprint={2305.13272},
60
  archivePrefix={arXiv},
61
  primaryClass={cs.CL}
62
  }