nhanpv commited on
Commit
bfac060
·
verified ·
1 Parent(s): cc0baae

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ model-index:
10
+ - name: conjunction-classification-finetuned
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
+ # conjunction-classification-finetuned
18
+
19
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3628
22
+ - Precision: 0.9722
23
+ - Recall: 0.9630
24
+ - F1-score: 0.9659
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 1e-05
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 500
50
+ - num_epochs: 5
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1-score |
55
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:--------:|
56
+ | 1.0373 | 1.0 | 59 | 1.0341 | 0.1154 | 0.3333 | 0.1714 |
57
+ | 1.0096 | 2.0 | 118 | 0.8995 | 0.4697 | 0.5556 | 0.4602 |
58
+ | 0.8291 | 3.0 | 177 | 0.7374 | 0.4833 | 0.6667 | 0.5402 |
59
+ | 0.6212 | 4.0 | 236 | 0.5642 | 0.8246 | 0.6970 | 0.6032 |
60
+ | 0.3968 | 5.0 | 295 | 0.3628 | 0.9722 | 0.9630 | 0.9659 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.35.2
66
+ - Pytorch 2.1.0+cu121
67
+ - Datasets 2.16.1
68
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4468ec47c192e34e16c27e64290af525bb8e05e601ca9fe267257c0b124754cb
3
  size 437961724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a2d0f81593c5e0eee3ae658e5b388b93b5dfe7e7fc1e6bbac22e9343749aa7
3
  size 437961724