liwii commited on
Commit
dab3ad2
1 Parent(s): c842e92

fc-binary-prompt-unfrozen-model

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: line-corporation/line-distilbert-base-japanese
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: fc-binary-prompt-unfrozen-model
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # fc-binary-prompt-unfrozen-model
17
+
18
+ This model is a fine-tuned version of [line-corporation/line-distilbert-base-japanese](https://huggingface.co/line-corporation/line-distilbert-base-japanese) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.3299
21
+ - Accuracy: 0.9180
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0001
41
+ - train_batch_size: 64
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - distributed_type: tpu
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 6
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 306 | 0.3487 | 0.8594 |
54
+ | 0.3656 | 2.0 | 612 | 0.2860 | 0.8652 |
55
+ | 0.3656 | 3.0 | 918 | 0.2392 | 0.9023 |
56
+ | 0.2242 | 4.0 | 1224 | 0.2734 | 0.9004 |
57
+ | 0.1212 | 5.0 | 1530 | 0.2840 | 0.9199 |
58
+ | 0.1212 | 6.0 | 1836 | 0.3299 | 0.9180 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.34.0
64
+ - Pytorch 2.0.0+cu118
65
+ - Datasets 2.14.5
66
+ - Tokenizers 0.14.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8592e23cd614c4bcfb4fe3be9d97de4bb566f754bc67290b3aec071446ca374d
3
  size 274758317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2e7614991ac458fa6ec0684e3503cb4eca71fcf9d91ff74179088a7b41df077
3
  size 274758317