Update README.md
Browse files
README.md
CHANGED
@@ -14,12 +14,14 @@ base_model: unsloth/llama-2-7b-bnb-4bit
|
|
14 |
|
15 |
After just 600 steps (80 minutes of training on free colab) effects are amazing:
|
16 |
|
17 |
-
```
|
18 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
19 |
|
20 |
explain what is machine learinig
|
21 |
### Response:
|
22 |
-
Machine learning be th' study of computer algorithms to mimic th' way humans learn and make decisions.
|
|
|
|
|
23 |
```
|
24 |
|
25 |
|
|
|
14 |
|
15 |
After just 600 steps (80 minutes of training on free colab) effects are amazing:
|
16 |
|
17 |
+
```
|
18 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
19 |
|
20 |
explain what is machine learinig
|
21 |
### Response:
|
22 |
+
Machine learning be th' study of computer algorithms to mimic th' way humans learn and make decisions.
|
23 |
+
Machine learning uses data with known outcomes (called "labeled" data) to improve its performance on new, unseen data ("unlabeled" data).
|
24 |
+
Thar she blows! Blow me down!
|
25 |
```
|
26 |
|
27 |
|