Update README.md
Browse files
README.md
CHANGED
|
@@ -19,16 +19,18 @@ It achieves the following results on the evaluation set:
|
|
| 19 |
|
| 20 |
- Loss: 1.0274
|
| 21 |
|
|
|
|
| 22 |
## Model description
|
| 23 |
|
| 24 |
-
|
| 25 |
|
| 26 |
## Intended uses & limitations
|
| 27 |
|
| 28 |
-
|
| 29 |
|
| 30 |
## Training and evaluation data
|
| 31 |
|
|
|
|
| 32 |
- https://huggingface.co/datasets/Nan-Do/instructional_code-search-net-ruby
|
| 33 |
|
| 34 |
## Training procedure
|
|
|
|
| 19 |
|
| 20 |
- Loss: 1.0274
|
| 21 |
|
| 22 |
+
|
| 23 |
## Model description
|
| 24 |
|
| 25 |
+
- intention is to use this with system message for generating ruby codes
|
| 26 |
|
| 27 |
## Intended uses & limitations
|
| 28 |
|
| 29 |
+
- writing rspec / ruby codes
|
| 30 |
|
| 31 |
## Training and evaluation data
|
| 32 |
|
| 33 |
+
- https://huggingface.co/datasets/Nan-Do/instructional_code-search-net-ruby
|
| 34 |
- https://huggingface.co/datasets/Nan-Do/instructional_code-search-net-ruby
|
| 35 |
|
| 36 |
## Training procedure
|