ishikaibm commited on
Commit
1087326
1 Parent(s): 207731c

Model save

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: EleutherAI/gpt-neo-125m
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: mod_dep_fl-PEFT_mix-instruct
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # mod_dep_fl-PEFT_mix-instruct
18
+
19
+ This model is a fine-tuned version of [EleutherAI/gpt-neo-125m](https://huggingface.co/EleutherAI/gpt-neo-125m) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.5502
22
+ - Accuracy: -1701.4273
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.005
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 64
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 5
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:------:|:----:|:---------------:|:----------:|
56
+ | 4.5917 | 0.9524 | 10 | 2.8083 | -1780.3744 |
57
+ | 3.7289 | 2.0 | 21 | 2.6099 | -1691.0399 |
58
+ | 3.548 | 2.9524 | 31 | 2.5788 | -1751.4823 |
59
+ | 3.5153 | 4.0 | 42 | 2.5515 | -1766.1752 |
60
+ | 3.4735 | 4.7619 | 50 | 2.5502 | -1701.4273 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - PEFT 0.11.1
66
+ - Transformers 4.41.1
67
+ - Pytorch 2.3.0+cu121
68
+ - Datasets 2.19.2
69
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a0ea69574a2f1ae04d8f726401d14fa9e4a89abb179826775be115b3dfb826c
3
  size 2365872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d79fc5ae3039419435e43981456bec3528070cbecc9d18fab212811adb8333
3
  size 2365872