baby-dev commited on
Commit
f611592
·
verified ·
1 Parent(s): ceeaac7

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: katuni4ka/tiny-random-codegen2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: root/workspace/outputs/21/tttt
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+
15
+ # root/workspace/outputs/21/tttt
16
+
17
+ This model is a fine-tuned version of [katuni4ka/tiny-random-codegen2](https://huggingface.co/katuni4ka/tiny-random-codegen2) on the /root/workspace/input_data/e42a4124494711a3_train_data.json dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 10.7200
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ### Framework versions
34
+
35
+ - PEFT 0.14.0
36
+ - Transformers 4.48.3
37
+ - Pytorch 2.5.1+cu124
38
+ - Datasets 3.2.0
39
+ - Tokenizers 0.21.0