Commit
·
79a1498
1
Parent(s):
9d2f7b8
Update README.md
Browse files
README.md
CHANGED
@@ -25,11 +25,14 @@ Spock is an open-source educational tutoring chatbot trained by fine-tuning LLaM
|
|
25 |
Spock was trained between April 2023 and May 2023.
|
26 |
|
27 |
**Organizations developing the model:**
|
28 |
-
The Spock team with members from Rice University.
|
29 |
|
30 |
**Paper or resources for more information:**
|
31 |
https://arxiv.org/abs/2305.13272
|
32 |
|
|
|
|
|
|
|
33 |
**License:**
|
34 |
Apache License 2.0
|
35 |
|
|
|
25 |
Spock was trained between April 2023 and May 2023.
|
26 |
|
27 |
**Organizations developing the model:**
|
28 |
+
The Spock team with members from Rice University and OpenStax.
|
29 |
|
30 |
**Paper or resources for more information:**
|
31 |
https://arxiv.org/abs/2305.13272
|
32 |
|
33 |
+
**Code or resources for more information:**
|
34 |
+
https://github.com/luffycodes/Tutorbot-Spock-Bio
|
35 |
+
|
36 |
**License:**
|
37 |
Apache License 2.0
|
38 |
|