Update README.md
Browse files
README.md
CHANGED
|
@@ -122,9 +122,6 @@ This model is achieves the following results on the evaluation set:
|
|
| 122 |
|
| 123 |
(See? Number go down. Augmentoolkit works.)
|
| 124 |
|
| 125 |
-
|
| 126 |
-

|
| 127 |
-
|
| 128 |
This is a demo model produced by running through the quickstart of [Augmentoolkit's](https://github.com/e-p-armstrong/augmentoolkit) Factual Finetuning pipeline. The model was taught about some of the US Army Field Manuals.
|
| 129 |
|
| 130 |
The following manuals were trained on:
|
|
@@ -150,4 +147,8 @@ Related Links:
|
|
| 150 |
|
| 151 |
Q: Why the Llama license?
|
| 152 |
|
| 153 |
-
A: The quickstart uses Llama 3 to generate the data for the sake of speed and hardware compatibility. Therefore, the Llama license applies to this demo model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
|
| 123 |
(See? Number go down. Augmentoolkit works.)
|
| 124 |
|
|
|
|
|
|
|
|
|
|
| 125 |
This is a demo model produced by running through the quickstart of [Augmentoolkit's](https://github.com/e-p-armstrong/augmentoolkit) Factual Finetuning pipeline. The model was taught about some of the US Army Field Manuals.
|
| 126 |
|
| 127 |
The following manuals were trained on:
|
|
|
|
| 147 |
|
| 148 |
Q: Why the Llama license?
|
| 149 |
|
| 150 |
+
A: The quickstart uses Llama 3 to generate the data for the sake of speed and hardware compatibility. Therefore, the Llama license applies to this demo model.
|
| 151 |
+
|
| 152 |
+
Example (no RAG btw):
|
| 153 |
+
|
| 154 |
+

|