dariuslimzh
commited on
Commit
•
99e7bdc
1
Parent(s):
ee36509
Training completed
Browse files
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: ICT2214Team7/RoBERTa_Test_Training
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
+
- accuracy
|
11 |
+
model-index:
|
12 |
+
- name: RoBERTa_Combined_Generated_v1.1_epoch_4
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# RoBERTa_Combined_Generated_v1.1_epoch_4
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [ICT2214Team7/RoBERTa_Test_Training](https://huggingface.co/ICT2214Team7/RoBERTa_Test_Training) on an unknown dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0017
|
24 |
+
- Precision: 0.9959
|
25 |
+
- Recall: 0.9959
|
26 |
+
- F1: 0.9959
|
27 |
+
- Accuracy: 0.9995
|
28 |
+
- Report: {'AGE': {'precision': 1.0, 'recall': 0.9444444444444444, 'f1-score': 0.9714285714285714, 'support': 18}, 'LOC': {'precision': 1.0, 'recall': 1.0, 'f1-score': 1.0, 'support': 101}, 'NAT': {'precision': 1.0, 'recall': 0.96, 'f1-score': 0.9795918367346939, 'support': 25}, 'ORG': {'precision': 1.0, 'recall': 1.0, 'f1-score': 1.0, 'support': 173}, 'PER': {'precision': 0.9887640449438202, 'recall': 1.0, 'f1-score': 0.9943502824858756, 'support': 176}, 'micro avg': {'precision': 0.9959432048681541, 'recall': 0.9959432048681541, 'f1-score': 0.9959432048681541, 'support': 493}, 'macro avg': {'precision': 0.997752808988764, 'recall': 0.9808888888888889, 'f1-score': 0.9890741381298283, 'support': 493}, 'weighted avg': {'precision': 0.9959887868359277, 'recall': 0.9959432048681541, 'f1-score': 0.995904989698977, 'support': 493}}
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 5e-05
|
48 |
+
- train_batch_size: 8
|
49 |
+
- eval_batch_size: 8
|
50 |
+
- seed: 42
|
51 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
+
- lr_scheduler_type: linear
|
53 |
+
- num_epochs: 4
|
54 |
+
|
55 |
+
### Training results
|
56 |
+
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | Report |
|
58 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
|
59 |
+
| No log | 1.0 | 200 | 0.0087 | 0.9798 | 0.9838 | 0.9818 | 0.9976 | {'AGE': {'precision': 1.0, 'recall': 0.9444444444444444, 'f1-score': 0.9714285714285714, 'support': 18}, 'LOC': {'precision': 0.9615384615384616, 'recall': 0.9900990099009901, 'f1-score': 0.975609756097561, 'support': 101}, 'NAT': {'precision': 1.0, 'recall': 0.88, 'f1-score': 0.9361702127659575, 'support': 25}, 'ORG': {'precision': 0.9771428571428571, 'recall': 0.9884393063583815, 'f1-score': 0.9827586206896551, 'support': 173}, 'PER': {'precision': 0.9887005649717514, 'recall': 0.9943181818181818, 'f1-score': 0.9915014164305949, 'support': 176}, 'micro avg': {'precision': 0.9797979797979798, 'recall': 0.9837728194726166, 'f1-score': 0.9817813765182186, 'support': 493}, 'macro avg': {'precision': 0.9854763767306141, 'recall': 0.9594601885043996, 'f1-score': 0.971493715482468, 'support': 493}, 'weighted avg': {'precision': 0.9800657167061402, 'recall': 0.9837728194726166, 'f1-score': 0.981639037813006, 'support': 493}} |
|
60 |
+
| No log | 2.0 | 400 | 0.0026 | 0.9959 | 0.9959 | 0.9959 | 0.9995 | {'AGE': {'precision': 1.0, 'recall': 0.9444444444444444, 'f1-score': 0.9714285714285714, 'support': 18}, 'LOC': {'precision': 1.0, 'recall': 1.0, 'f1-score': 1.0, 'support': 101}, 'NAT': {'precision': 1.0, 'recall': 0.96, 'f1-score': 0.9795918367346939, 'support': 25}, 'ORG': {'precision': 1.0, 'recall': 1.0, 'f1-score': 1.0, 'support': 173}, 'PER': {'precision': 0.9887640449438202, 'recall': 1.0, 'f1-score': 0.9943502824858756, 'support': 176}, 'micro avg': {'precision': 0.9959432048681541, 'recall': 0.9959432048681541, 'f1-score': 0.9959432048681541, 'support': 493}, 'macro avg': {'precision': 0.997752808988764, 'recall': 0.9808888888888889, 'f1-score': 0.9890741381298283, 'support': 493}, 'weighted avg': {'precision': 0.9959887868359277, 'recall': 0.9959432048681541, 'f1-score': 0.995904989698977, 'support': 493}} |
|
61 |
+
| 0.0678 | 3.0 | 600 | 0.0015 | 0.9959 | 0.9959 | 0.9959 | 0.9995 | {'AGE': {'precision': 1.0, 'recall': 0.9444444444444444, 'f1-score': 0.9714285714285714, 'support': 18}, 'LOC': {'precision': 1.0, 'recall': 1.0, 'f1-score': 1.0, 'support': 101}, 'NAT': {'precision': 1.0, 'recall': 0.96, 'f1-score': 0.9795918367346939, 'support': 25}, 'ORG': {'precision': 1.0, 'recall': 1.0, 'f1-score': 1.0, 'support': 173}, 'PER': {'precision': 0.9887640449438202, 'recall': 1.0, 'f1-score': 0.9943502824858756, 'support': 176}, 'micro avg': {'precision': 0.9959432048681541, 'recall': 0.9959432048681541, 'f1-score': 0.9959432048681541, 'support': 493}, 'macro avg': {'precision': 0.997752808988764, 'recall': 0.9808888888888889, 'f1-score': 0.9890741381298283, 'support': 493}, 'weighted avg': {'precision': 0.9959887868359277, 'recall': 0.9959432048681541, 'f1-score': 0.995904989698977, 'support': 493}} |
|
62 |
+
| 0.0678 | 4.0 | 800 | 0.0017 | 0.9959 | 0.9959 | 0.9959 | 0.9995 | {'AGE': {'precision': 1.0, 'recall': 0.9444444444444444, 'f1-score': 0.9714285714285714, 'support': 18}, 'LOC': {'precision': 1.0, 'recall': 1.0, 'f1-score': 1.0, 'support': 101}, 'NAT': {'precision': 1.0, 'recall': 0.96, 'f1-score': 0.9795918367346939, 'support': 25}, 'ORG': {'precision': 1.0, 'recall': 1.0, 'f1-score': 1.0, 'support': 173}, 'PER': {'precision': 0.9887640449438202, 'recall': 1.0, 'f1-score': 0.9943502824858756, 'support': 176}, 'micro avg': {'precision': 0.9959432048681541, 'recall': 0.9959432048681541, 'f1-score': 0.9959432048681541, 'support': 493}, 'macro avg': {'precision': 0.997752808988764, 'recall': 0.9808888888888889, 'f1-score': 0.9890741381298283, 'support': 493}, 'weighted avg': {'precision': 0.9959887868359277, 'recall': 0.9959432048681541, 'f1-score': 0.995904989698977, 'support': 493}} |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.40.2
|
68 |
+
- Pytorch 2.3.0+cu121
|
69 |
+
- Datasets 2.19.1
|
70 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 326163532
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5b3b519dba655b1e22073e8c2b244448b0520b35b779f43a7ff479283ba40b6
|
3 |
size 326163532
|
runs/Jul10_18-32-34_Darius_PC/events.out.tfevents.1720607555.Darius_PC.33452.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce54dd3b32cc35c4aa623a339ba080d1288ad8d21b73d1a6de4588d145df0585
|
3 |
+
size 7783
|