liwii commited on
Commit
9844078
1 Parent(s): dcf400e

fluency-score-classification-ja

Browse files
Files changed (2) hide show
  1. README.md +60 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: line-corporation/line-distilbert-base-japanese
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: fluency-score-classification-ja
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
+ # fluency-score-classification-ja
15
+
16
+ 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.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.5616
19
+ - Roc Auc: 0.9615
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: 1e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - distributed_type: tpu
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 2
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Roc Auc |
50
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
51
+ | No log | 1.0 | 175 | 0.5897 | 0.9561 |
52
+ | No log | 2.0 | 350 | 0.5616 | 0.9615 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.34.0
58
+ - Pytorch 2.0.0+cu118
59
+ - Datasets 2.14.5
60
+ - Tokenizers 0.14.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:927a9c63663e2b9bc20d676b0811b5049ba6a9e647a7a3141a0a448ec8ff3684
3
  size 274755245
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1205c821eb6799693a5908c3c84294f12c090ed3c1cadcfa8b51aaf713838cc7
3
  size 274755245