Arnic commited on
Commit
cd2ede8
verified
1 Parent(s): dfc9361

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -5,9 +5,13 @@ tags:
5
  - transformers
6
  - unsloth
7
  - gemma3n
 
8
  license: apache-2.0
9
  language:
10
  - en
 
 
 
11
  ---
12
 
13
  # Uploaded finetuned model
@@ -18,4 +22,4 @@ language:
18
 
19
  This gemma3n model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
20
 
21
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
5
  - transformers
6
  - unsloth
7
  - gemma3n
8
+ - trl
9
  license: apache-2.0
10
  language:
11
  - en
12
+ datasets:
13
+ - bitext/Bitext-customer-support-llm-chatbot-training-dataset
14
+ pipeline_tag: question-answering
15
  ---
16
 
17
  # Uploaded finetuned model
 
22
 
23
  This gemma3n model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
24
 
25
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)