Commit
·
604be03
1
Parent(s):
ca866fd
Update README.md
Browse files
README.md
CHANGED
@@ -7,17 +7,19 @@ tags:
|
|
7 |
---
|
8 |
**NOTE: This "diff model" cannot be used directly.**
|
9 |
Users have to apply it on top of the original LLaMA weights to get actual Spock weights.
|
10 |
-
Please
|
11 |
<br>
|
12 |
<br>
|
13 |
|
14 |
# Spock Model Card
|
15 |
|
|
|
|
|
|
|
16 |
## Model details
|
17 |
|
18 |
**Model type:**
|
19 |
-
Spock is an open-source educational tutoring chatbot trained by fine-tuning LLaMA and Vicuna model on synthetic student-tutorbot
|
20 |
-
It is an auto-regressive language model, based on the transformer architecture.
|
21 |
|
22 |
**Model date:**
|
23 |
Spock was trained between April 2023 and May 2023.
|
|
|
7 |
---
|
8 |
**NOTE: This "diff model" cannot be used directly.**
|
9 |
Users have to apply it on top of the original LLaMA weights to get actual Spock weights.
|
10 |
+
Please find the instructions here: https://github.com/luffycodes/Tutorbot-Spock-Bio.
|
11 |
<br>
|
12 |
<br>
|
13 |
|
14 |
# Spock Model Card
|
15 |
|
16 |
+
## Github details
|
17 |
+
Please checkout the repo: https://github.com/luffycodes/Tutorbot-Spock-Bio.
|
18 |
+
|
19 |
## Model details
|
20 |
|
21 |
**Model type:**
|
22 |
+
Spock is an open-source educational tutoring chatbot trained by fine-tuning LLaMA and Vicuna model on synthetic student-tutorbot conversations generated using a specialized prompt.
|
|
|
23 |
|
24 |
**Model date:**
|
25 |
Spock was trained between April 2023 and May 2023.
|