havinash-ai commited on
Commit
8256676
·
verified ·
1 Parent(s): b76d724

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +65 -0
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: unsloth/Qwen2.5-0.5B
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: root/workspace/outputs/9/02e5c0f7-0951-4818-86a6-9db789826074
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+ # root/workspace/outputs/9/02e5c0f7-0951-4818-86a6-9db789826074
44
+
45
+ This model is a fine-tuned version of [unsloth/Qwen2.5-0.5B](https://huggingface.co/unsloth/Qwen2.5-0.5B) on the /root/workspace/input_data/4e5f47d5255c4b45_train_data.json dataset.
46
+
47
+ ## Model description
48
+
49
+ More information needed
50
+
51
+ ## Intended uses & limitations
52
+
53
+ More information needed
54
+
55
+ ## Training and evaluation data
56
+
57
+ More information needed
58
+
59
+ ### Framework versions
60
+
61
+ - PEFT 0.14.0
62
+ - Transformers 4.48.3
63
+ - Pytorch 2.5.1+cu124
64
+ - Datasets 3.2.0
65
+ - Tokenizers 0.21.0