minwook commited on
Commit
667d66e
1 Parent(s): 17e74e4

Model save

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/git-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: git-base-cartoon
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
+ # git-base-cartoon
15
+
16
+ This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.0646
19
+ - Bleu Score: 0.0501
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
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 2
43
+ - total_train_batch_size: 16
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu Score |
52
+ |:-------------:|:------:|:----:|:---------------:|:----------:|
53
+ | 7.4395 | 1.7544 | 50 | 4.7486 | 0.0011 |
54
+ | 2.8193 | 3.5088 | 100 | 0.9704 | 0.0094 |
55
+ | 0.4044 | 5.2632 | 150 | 0.1138 | 0.0588 |
56
+ | 0.0733 | 7.0175 | 200 | 0.0661 | 0.0438 |
57
+ | 0.0434 | 8.7719 | 250 | 0.0646 | 0.0501 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.42.4
63
+ - Pytorch 2.3.1+cu121
64
+ - Datasets 2.20.0
65
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2088498dfbc7e969e6fe656db06746b1c5884637f38c865f2a9edc43e73137a0
3
  size 706516040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fec70850741a63294c45414be6944dcf3fef8597375850ddff39e13ba9207eb
3
  size 706516040