orange-m commited on
Commit
9c163ee
·
verified ·
1 Parent(s): ee3920e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,12 +11,12 @@ language:
11
  - en
12
  ---
13
 
14
- # Uploaded model
 
 
15
 
16
  - **Developed by:** orange-m
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/gemma-3-12b-it-unsloth-bnb-4bit
19
 
20
  This gemma3 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)
 
11
  - en
12
  ---
13
 
14
+ This is a simple 10 epoch finetune of [gemma3-12b-it](https://huggingface.co/google/gemma-3-12b-it) for the [EurLex](https://arxiv.org/abs/2109.00904) dataset from [LexGLUE](https://aclanthology.org/2022.acl-long.297)
15
+
16
+ ## Uploaded model
17
 
18
  - **Developed by:** orange-m
19
  - **License:** apache-2.0
20
  - **Finetuned from model :** unsloth/gemma-3-12b-it-unsloth-bnb-4bit
21
 
22
  This gemma3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.