duraad commited on
Commit
2f60aea
1 Parent(s): 6e86bec

End of training

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: duraad/nep-spell-hft
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - precision
8
+ - recall
9
+ - f1
10
+ model-index:
11
+ - name: nep-spell-hft-993-01-05
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # nep-spell-hft-993-01-05
19
+
20
+ This model is a fine-tuned version of [duraad/nep-spell-hft](https://huggingface.co/duraad/nep-spell-hft) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: nan
23
+ - Accuracy: 0.2828
24
+ - Precision: 0.2828
25
+ - Recall: 0.2828
26
+ - F1: 0.2828
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 1e-06
46
+ - train_batch_size: 6
47
+ - eval_batch_size: 6
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_steps: 500
52
+ - num_epochs: 5
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | 0.0 | 0.75 | 100 | nan | 0.2828 | 0.2828 | 0.2828 | 0.2828 |
60
+ | 0.0 | 1.5 | 200 | nan | 0.2828 | 0.2828 | 0.2828 | 0.2828 |
61
+ | 0.0 | 2.26 | 300 | nan | 0.2828 | 0.2828 | 0.2828 | 0.2828 |
62
+ | 0.0 | 3.01 | 400 | nan | 0.2828 | 0.2828 | 0.2828 | 0.2828 |
63
+ | 0.0 | 3.76 | 500 | nan | 0.2828 | 0.2828 | 0.2828 | 0.2828 |
64
+ | 0.0 | 4.51 | 600 | nan | 0.2828 | 0.2828 | 0.2828 | 0.2828 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.38.1
70
+ - Pytorch 2.1.0+cu121
71
+ - Datasets 2.17.1
72
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.38.1"
7
+ }
logs/events.out.tfevents.1709049417.4d66d5535d1e.11156.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87174f259521c5a09fde2142f7f0e5ad13a51ec2aa671be698aa8495d424c9e9
3
- size 8249
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92e257faeb45c36df679fad3fc09c0f508afc7b2ece3e9e090faf8d5e36fce69
3
+ size 9286