SihyunPark commited on
Commit
046c48c
·
verified ·
1 Parent(s): 4d0244f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -0
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ tags:
4
+ - llama-factory
5
+ - full
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: '1.0'
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
+ ## Model description
17
+
18
+ More information needed
19
+
20
+ ## Intended uses & limitations
21
+
22
+ More information needed
23
+
24
+ ## Training and evaluation data
25
+
26
+ More information needed
27
+
28
+ ## Training procedure
29
+
30
+ ### Training hyperparameters
31
+
32
+
33
+ ### Training results
34
+
35
+
36
+
37
+ ### Framework versions
38
+
39
+ - Transformers 4.43.4
40
+ - Pytorch 2.3.0a0+ebedce2
41
+ - Datasets 2.20.0
42
+ - Tokenizers 0.19.1