Update README.md
Browse files
README.md
CHANGED
@@ -5,16 +5,15 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
-
|
9 |
-
-
|
10 |
-
results: []
|
11 |
---
|
12 |
|
13 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
-
should probably proofread and complete it, then remove this comment. -->
|
15 |
-
|
16 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/pszemraj/long-generation-tests/runs/ethp25f9)
|
17 |
-
# Qwen2-1.5B-stepbasin-books
|
|
|
|
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [Qwen/Qwen2-1.5B](https://huggingface.co/Qwen/Qwen2-1.5B) on the BEE-spoke-data/stepbasin-books dataset.
|
20 |
It achieves the following results on the evaluation set:
|
@@ -64,4 +63,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.42.4
|
65 |
- Pytorch 2.3.1+cu121
|
66 |
- Datasets 2.20.0
|
67 |
-
- Tokenizers 0.19.1
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
+
datasets:
|
9 |
+
- BEE-spoke-data/stepbasin-books
|
|
|
10 |
---
|
11 |
|
|
|
|
|
|
|
12 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/pszemraj/long-generation-tests/runs/ethp25f9)
|
13 |
+
# Qwen2-1.5B-stepbasin-books
|
14 |
+
|
15 |
+
> [!IMPORTANT]
|
16 |
+
> this was finetuned at 16384 context length
|
17 |
|
18 |
This model is a fine-tuned version of [Qwen/Qwen2-1.5B](https://huggingface.co/Qwen/Qwen2-1.5B) on the BEE-spoke-data/stepbasin-books dataset.
|
19 |
It achieves the following results on the evaluation set:
|
|
|
63 |
- Transformers 4.42.4
|
64 |
- Pytorch 2.3.1+cu121
|
65 |
- Datasets 2.20.0
|
66 |
+
- Tokenizers 0.19.1
|