havinash-ai commited on
Commit
6eb2022
·
verified ·
1 Parent(s): 13f5fe9

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -0
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: OpenBuddy/openbuddy-llama2-13b-v8.1-fp16
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: root/workspace/outputs/9/68db8529-f927-4b94-a12c-dee2d29ad874
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
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+ # root/workspace/outputs/9/68db8529-f927-4b94-a12c-dee2d29ad874
34
+
35
+ This model is a fine-tuned version of [OpenBuddy/openbuddy-llama2-13b-v8.1-fp16](https://huggingface.co/OpenBuddy/openbuddy-llama2-13b-v8.1-fp16) on the /root/workspace/input_data/9c860928e5b607e4_train_data.json dataset.
36
+ It achieves the following results on the evaluation set:
37
+ - Loss: nan
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ### Framework versions
52
+
53
+ - PEFT 0.14.0
54
+ - Transformers 4.48.3
55
+ - Pytorch 2.5.1+cu124
56
+ - Datasets 3.2.0
57
+ - Tokenizers 0.21.0