Commit
·
0103f0a
1
Parent(s):
5c14a7c
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ Entire dataset is synthetic. Synthetic data is used because there is little to n
|
|
13 |
This by means a no replacement to a Doctor or professional therapist. If you are in stress or going through a tough time, please seek professional help or talk to a friend/family member.
|
14 |
|
15 |
**Training:**
|
16 |
-
Entire dataset was trained on Azure 4 x A100 80GB.
|
17 |
|
18 |
**Example Prompt:**
|
19 |
```
|
@@ -26,4 +26,4 @@ CARL:
|
|
26 |
```
|
27 |
|
28 |
Note:
|
29 |
-
This is just a research experiment, and the model should NOT be used as a therapist.
|
|
|
13 |
This by means a no replacement to a Doctor or professional therapist. If you are in stress or going through a tough time, please seek professional help or talk to a friend/family member.
|
14 |
|
15 |
**Training:**
|
16 |
+
Entire dataset was trained on Azure 4 x A100 80GB. For 3 epoch, training took 22 hours. FastChat codebase was used for training purpose.
|
17 |
|
18 |
**Example Prompt:**
|
19 |
```
|
|
|
26 |
```
|
27 |
|
28 |
Note:
|
29 |
+
This is just a research experiment, and the model should NOT be used as a therapist.
|