922CA commited on
Commit
2854d81
·
1 Parent(s): 2e2e929

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,18 +12,18 @@ Noting the last remark, while the lora works it was really just for getting more
12
  # lm2_08152023
13
  * Trained on Monika dialogue (dataset of 12 items, manually edited)
14
  * Formatted in chat/RP style, replacing "Human" and "Assistant" with "Player" and "Monika"
15
- * From chat LLaMA-2-7b, trained as a test run
16
  * Lora of Delphi v0.1
17
 
18
  # lm2_08152023a
19
  * Trained on Monika dialogue from DDLC, reddit, and twitter (dataset of 520 items)
20
  * Formatted in chat/RP style, replacing "Human" and "Assistant" with "Player" and "Monika"
21
- * From chat LLaMA-2-7b, trained as a test run
22
  * Lora of Delphi v0.2
23
 
24
  # lm2_08152023b
25
  * Trained on Monika dialogue from DDLC, reddit, and twitter (dataset of ~426 items, further cleaned)
26
  * Formatted in chat/RP style, replacing "Human" and "Assistant" with "Player" and "Monika"
27
- * From chat LLaMA-2-7b, trained as a test run (was going to try airoboros, and then nous hermes. But would always OOM or crash- will try in near future)
28
  * Lora of Delphi v0.2a
29
 
 
12
  # lm2_08152023
13
  * Trained on Monika dialogue (dataset of 12 items, manually edited)
14
  * Formatted in chat/RP style, replacing "Human" and "Assistant" with "Player" and "Monika"
15
+ * From chat LLaMA-2-7b
16
  * Lora of Delphi v0.1
17
 
18
  # lm2_08152023a
19
  * Trained on Monika dialogue from DDLC, reddit, and twitter (dataset of 520 items)
20
  * Formatted in chat/RP style, replacing "Human" and "Assistant" with "Player" and "Monika"
21
+ * From chat LLaMA-2-7b (testing our new dataset)
22
  * Lora of Delphi v0.2
23
 
24
  # lm2_08152023b
25
  * Trained on Monika dialogue from DDLC, reddit, and twitter (dataset of ~426 items, further cleaned)
26
  * Formatted in chat/RP style, replacing "Human" and "Assistant" with "Player" and "Monika"
27
+ * From chat LLaMA-2-7b (was going to try airoboros, and then nous hermes. But would always OOM or crash- will try in near future)
28
  * Lora of Delphi v0.2a
29