Update README.md
Browse files
README.md
CHANGED
|
@@ -2,21 +2,19 @@
|
|
| 2 |
base_model: unsloth/gemma-2-2b-it
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
license:
|
| 6 |
tags:
|
| 7 |
- text-generation-inference
|
| 8 |
- transformers
|
| 9 |
- unsloth
|
| 10 |
- gemma2
|
| 11 |
-
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Uploaded model
|
| 15 |
|
| 16 |
- **Developed by:** bastienp
|
| 17 |
-
- **License:**
|
| 18 |
-
- **Finetuned from model :** unsloth/gemma-2-2b-it
|
| 19 |
-
|
| 20 |
-
This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 21 |
-
|
| 22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 2 |
base_model: unsloth/gemma-2-2b-it
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
license: gemma
|
| 6 |
tags:
|
| 7 |
- text-generation-inference
|
| 8 |
- transformers
|
| 9 |
- unsloth
|
| 10 |
- gemma2
|
| 11 |
+
datasets:
|
| 12 |
+
- paraloq/json_data_extraction
|
| 13 |
+
pipeline_tag: text-generation
|
| 14 |
---
|
| 15 |
|
| 16 |
# Uploaded model
|
| 17 |
|
| 18 |
- **Developed by:** bastienp
|
| 19 |
+
- **License:** gemma
|
| 20 |
+
- **Finetuned from model :** unsloth/gemma-2-2b-it
|
|
|
|
|
|
|
|
|
|
|
|