Update README.md
Browse files
README.md
CHANGED
@@ -43,11 +43,11 @@ print(output["generated_text"])
|
|
43 |
|
44 |
SFT dataset mixture:
|
45 |
|
46 |
-
|dataset|weight (examples)| weight (
|
47 |
|:------|:----:|:----:|
|
48 |
-
|DebateLabKIT/deepa2-conversations|25%|
|
49 |
-
|DebateLabKIT/deep-argmap-conversations|25%|
|
50 |
-
|allenai/tulu-3-sft-mixture|50%|
|
51 |
|
52 |
Trained with SFT on **1M examples** and for 1 epoch with
|
53 |
|
|
|
43 |
|
44 |
SFT dataset mixture:
|
45 |
|
46 |
+
|dataset|weight (examples)| weight (tokens)|
|
47 |
|:------|:----:|:----:|
|
48 |
+
|DebateLabKIT/deepa2-conversations|25%|49%|
|
49 |
+
|DebateLabKIT/deep-argmap-conversations|25%|18%|
|
50 |
+
|allenai/tulu-3-sft-mixture|50%|33%|
|
51 |
|
52 |
Trained with SFT on **1M examples** and for 1 epoch with
|
53 |
|