havinash-ai commited on
Commit
cb3e9c3
·
verified ·
1 Parent(s): 3a8b2a4

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +62 -0
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: mit
4
+ base_model: NousResearch/Nous-Hermes-llama-2-7b
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: root/workspace/outputs/9/abe7c8e9-05cf-4aaf-bfb5-98750b471a5a
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
+ # root/workspace/outputs/9/abe7c8e9-05cf-4aaf-bfb5-98750b471a5a
39
+
40
+ This model is a fine-tuned version of [NousResearch/Nous-Hermes-llama-2-7b](https://huggingface.co/NousResearch/Nous-Hermes-llama-2-7b) on the /root/workspace/input_data/ff010c3c53b2877d_train_data.json dataset.
41
+ It achieves the following results on the evaluation set:
42
+ - Loss: 0.0012
43
+
44
+ ## Model description
45
+
46
+ More information needed
47
+
48
+ ## Intended uses & limitations
49
+
50
+ More information needed
51
+
52
+ ## Training and evaluation data
53
+
54
+ More information needed
55
+
56
+ ### Framework versions
57
+
58
+ - PEFT 0.14.0
59
+ - Transformers 4.48.3
60
+ - Pytorch 2.5.1+cu124
61
+ - Datasets 3.2.0
62
+ - Tokenizers 0.21.0