Update README.md
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ 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. Machine learning uses data with known outcomes (called "labeled" data) to improve its performance on new, unseen data ("unlabeled" data). Thar she blows! Blow me down!
|
23 |
-
|
24 |
|
25 |
|
26 |
|
|
|
14 |
|
15 |
After just 600 steps (80 minutes of training on free colab) effects are amazing:
|
16 |
|
17 |
+
```python
|
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. Machine learning uses data with known outcomes (called "labeled" data) to improve its performance on new, unseen data ("unlabeled" data). Thar she blows! Blow me down!
|
23 |
+
```
|
24 |
|
25 |
|
26 |
|