Svngoku commited on
Commit
53a3726
1 Parent(s): 7d96b96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -2,6 +2,7 @@
2
  base_model: unsloth/Qwen2-1.5b-bnb-4bit
3
  language:
4
  - en
 
5
  license: apache-2.0
6
  tags:
7
  - text-generation-inference
@@ -9,6 +10,9 @@ tags:
9
  - unsloth
10
  - qwen2
11
  - trl
 
 
 
12
  ---
13
 
14
  # ClarityQwen2Summarizer a Qwen2 1.5b Model
@@ -19,4 +23,4 @@ tags:
19
 
20
  This qwen2 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/Qwen2-1.5b-bnb-4bit
3
  language:
4
  - en
5
+ - fr
6
  license: apache-2.0
7
  tags:
8
  - text-generation-inference
 
10
  - unsloth
11
  - qwen2
12
  - trl
13
+ datasets:
14
+ - ClarityClips/youtube-video-summarization
15
+ pipeline_tag: summarization
16
  ---
17
 
18
  # ClarityQwen2Summarizer a Qwen2 1.5b Model
 
23
 
24
  This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
25
 
26
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)