DanJoshua commited on
Commit
8253d33
·
verified ·
1 Parent(s): 648eb5c

Model save

Browse files
Files changed (4) hide show
  1. README.md +77 -0
  2. all_results.json +8 -0
  3. model.safetensors +1 -1
  4. train_results.json +8 -0
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - precision
9
+ - recall
10
+ model-index:
11
+ - name: estudiante_MC318_RWF2000
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
+ # estudiante_MC318_RWF2000
19
+
20
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.2680
23
+ - Accuracy: 0.87
24
+ - F1: 0.8694
25
+ - Precision: 0.8764
26
+ - Recall: 0.87
27
+ - Roc Auc: 0.9601
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 1e-05
47
+ - train_batch_size: 30
48
+ - eval_batch_size: 30
49
+ - seed: 42
50
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
+ - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_steps: 159
53
+ - training_steps: 1590
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Roc Auc |
59
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-------:|
60
+ | 0.5966 | 1.0145 | 79 | 0.5355 | 0.77 | 0.7685 | 0.7771 | 0.77 | 0.8832 |
61
+ | 0.4891 | 2.0289 | 158 | 0.4288 | 0.825 | 0.8244 | 0.8297 | 0.825 | 0.9166 |
62
+ | 0.4116 | 4.0082 | 237 | 0.3961 | 0.845 | 0.8437 | 0.8566 | 0.845 | 0.9366 |
63
+ | 0.3327 | 5.0226 | 316 | 0.3424 | 0.86 | 0.8593 | 0.8672 | 0.86 | 0.9448 |
64
+ | 0.2947 | 7.0019 | 395 | 0.3604 | 0.835 | 0.8332 | 0.8505 | 0.835 | 0.9513 |
65
+ | 0.2586 | 8.0164 | 474 | 0.3327 | 0.8375 | 0.8358 | 0.8523 | 0.8375 | 0.9545 |
66
+ | 0.2285 | 9.0308 | 553 | 0.2984 | 0.8725 | 0.872 | 0.8784 | 0.8725 | 0.9566 |
67
+ | 0.2144 | 11.0101 | 632 | 0.2996 | 0.8625 | 0.8617 | 0.8714 | 0.8625 | 0.9591 |
68
+ | 0.1771 | 12.0245 | 711 | 0.3077 | 0.87 | 0.8694 | 0.8774 | 0.87 | 0.9596 |
69
+ | 0.1579 | 14.0038 | 790 | 0.2680 | 0.87 | 0.8694 | 0.8764 | 0.87 | 0.9601 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.46.3
75
+ - Pytorch 2.0.1+cu118
76
+ - Datasets 3.1.0
77
+ - Tokenizers 0.20.3
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 14.00377358490566,
3
+ "total_flos": 0.0,
4
+ "train_loss": 0.3328045028674452,
5
+ "train_runtime": 9464.731,
6
+ "train_samples_per_second": 5.04,
7
+ "train_steps_per_second": 0.168
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2b6d58681ceedc44f6f181cfe1d93dd2d73fe40e5fc9c38d3c93869e3cb88cc
3
  size 46217752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d85054068bc22b031cef7a99bea5aed859f1ea444c09397befb553450ea45d5
3
  size 46217752
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 14.00377358490566,
3
+ "total_flos": 0.0,
4
+ "train_loss": 0.3328045028674452,
5
+ "train_runtime": 9464.731,
6
+ "train_samples_per_second": 5.04,
7
+ "train_steps_per_second": 0.168
8
+ }