Instructions to use sano90/qwen2-pointing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sano90/qwen2-pointing with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sano90/qwen2-pointing", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 20
Browse files- README.md +2 -2
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -5,7 +5,7 @@ model_name: qwen2-pointing
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- sft
|
| 8 |
-
- trackio:https://sano90-trackio.hf.space?project=huggingface&runs=sano90-
|
| 9 |
- trl
|
| 10 |
licence: license
|
| 11 |
---
|
|
@@ -29,7 +29,7 @@ print(output["generated_text"])
|
|
| 29 |
## Training procedure
|
| 30 |
|
| 31 |
|
| 32 |
-
[<img src="https://raw.githubusercontent.com/gradio-app/trackio/refs/heads/main/trackio/assets/badge.png" alt="Visualize in Trackio" title="Visualize in Trackio" width="150" height="24"/>](https://sano90-trackio.hf.space?project=huggingface&runs=sano90-
|
| 33 |
|
| 34 |
|
| 35 |
This model was trained with SFT.
|
|
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- sft
|
| 8 |
+
- trackio:https://sano90-trackio.hf.space?project=huggingface&runs=sano90-1774290484&sidebar=collapsed
|
| 9 |
- trl
|
| 10 |
licence: license
|
| 11 |
---
|
|
|
|
| 29 |
## Training procedure
|
| 30 |
|
| 31 |
|
| 32 |
+
[<img src="https://raw.githubusercontent.com/gradio-app/trackio/refs/heads/main/trackio/assets/badge.png" alt="Visualize in Trackio" title="Visualize in Trackio" width="150" height="24"/>](https://sano90-trackio.hf.space?project=huggingface&runs=sano90-1774290484&sidebar=collapsed)
|
| 33 |
|
| 34 |
|
| 35 |
This model was trained with SFT.
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fa1bc7788f9d2b23258ba9365b540994f2967033762c219ea0f2e920a934b80
|
| 3 |
+
size 10108960
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5713
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:508ff50f3bfd6cf4edc253d2c8f782ebb2cd40901575910563e71d94f3713628
|
| 3 |
size 5713
|