helloatithya commited on
Commit
7b1878c
·
verified ·
1 Parent(s): 33d83a9

Update README.md

Browse files

![Screenshot 2026-03-13 081531](https://cdn-uploads.huggingface.co/production/uploads/69a847a7fe7ba118d6ce8ca2/b1G10z0pQdihsW0xlupmc.png)
MODEL SPECIFICATION:

This model is text only base.

Device: Colab T4
Examples: 15k
Language: Python
Libraries: Transformers, Unsloth, Sentencepiece, Pytorch, etc.
Vision: False
Image generation: False

Attribution
This model is built upon the Qwen2 architecture and weights provided by Alibaba Cloud. In accordance with the license, this model is "Built with Qwen" or "Improved using Qwen".

Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - databricks/databricks-dolly-15k
5
+ metrics:
6
+ - accuracy
7
+ - character
8
+ base_model:
9
+ - Qwen/Qwen2.5-3B-Instruct
10
+ library_name: transformers
11
+ tags:
12
+ - agent
13
+ - legal
14
+ ---