AlekseyKorshuk
commited on
Commit
•
1b9718a
1
Parent(s):
8bf68f0
End of training
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
base_model: Qwen/Qwen2.5-7B-Instruct
|
|
|
3 |
library_name: transformers
|
4 |
model_name: ai-detection-gutenberg-human-choosed-formatted-ai-sft-qwen-7b-sft-3epochs
|
5 |
tags:
|
@@ -11,7 +12,7 @@ licence: license
|
|
11 |
|
12 |
# Model Card for ai-detection-gutenberg-human-choosed-formatted-ai-sft-qwen-7b-sft-3epochs
|
13 |
|
14 |
-
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|
|
|
1 |
---
|
2 |
base_model: Qwen/Qwen2.5-7B-Instruct
|
3 |
+
datasets: AlekseyKorshuk/ai-detection-gutenberg-human-choosed-formatted-ai-sft
|
4 |
library_name: transformers
|
5 |
model_name: ai-detection-gutenberg-human-choosed-formatted-ai-sft-qwen-7b-sft-3epochs
|
6 |
tags:
|
|
|
12 |
|
13 |
# Model Card for ai-detection-gutenberg-human-choosed-formatted-ai-sft-qwen-7b-sft-3epochs
|
14 |
|
15 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on the [AlekseyKorshuk/ai-detection-gutenberg-human-choosed-formatted-ai-sft](https://huggingface.co/datasets/AlekseyKorshuk/ai-detection-gutenberg-human-choosed-formatted-ai-sft) dataset.
|
16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
17 |
|
18 |
## Quick start
|