arincon commited on
Commit
6f6e010
1 Parent(s): f4548db

arincon/ia-detection-roberta-base

Browse files
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - autextification2023
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - precision
11
+ - recall
12
+ model-index:
13
+ - name: ia-detection-roberta-base
14
+ results:
15
+ - task:
16
+ name: Text Classification
17
+ type: text-classification
18
+ dataset:
19
+ name: autextification2023
20
+ type: autextification2023
21
+ config: detection_en
22
+ split: train
23
+ args: detection_en
24
+ metrics:
25
+ - name: Accuracy
26
+ type: accuracy
27
+ value: 0.512550384756321
28
+ - name: F1
29
+ type: f1
30
+ value: 0.6777299981830295
31
+ - name: Precision
32
+ type: precision
33
+ value: 0.512550384756321
34
+ - name: Recall
35
+ type: recall
36
+ value: 1.0
37
+ ---
38
+
39
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
40
+ should probably proofread and complete it, then remove this comment. -->
41
+
42
+ # ia-detection-roberta-base
43
+
44
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the autextification2023 dataset.
45
+ It achieves the following results on the evaluation set:
46
+ - Loss: 0.6928
47
+ - Accuracy: 0.5126
48
+ - F1: 0.6777
49
+ - Precision: 0.5126
50
+ - Recall: 1.0
51
+
52
+ ## Model description
53
+
54
+ More information needed
55
+
56
+ ## Intended uses & limitations
57
+
58
+ More information needed
59
+
60
+ ## Training and evaluation data
61
+
62
+ More information needed
63
+
64
+ ## Training procedure
65
+
66
+ ### Training hyperparameters
67
+
68
+ The following hyperparameters were used during training:
69
+ - learning_rate: 0.0001
70
+ - train_batch_size: 8
71
+ - eval_batch_size: 8
72
+ - seed: 42
73
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
74
+ - lr_scheduler_type: linear
75
+ - lr_scheduler_warmup_steps: 500
76
+ - num_epochs: 10
77
+
78
+ ### Training results
79
+
80
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
81
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
82
+ | 0.7021 | 1.0 | 3808 | 0.6950 | 0.5052 | 0.0 | 0.0 | 0.0 |
83
+ | 0.6936 | 2.0 | 7616 | 0.6937 | 0.4948 | 0.6621 | 0.4948 | 1.0 |
84
+ | 0.692 | 3.0 | 11424 | 0.6936 | 0.5052 | 0.0 | 0.0 | 0.0 |
85
+ | 0.6988 | 4.0 | 15232 | 0.6952 | 0.4948 | 0.6621 | 0.4948 | 1.0 |
86
+ | 0.6951 | 5.0 | 19040 | 0.6931 | 0.5052 | 0.0 | 0.0 | 0.0 |
87
+
88
+
89
+ ### Framework versions
90
+
91
+ - Transformers 4.26.1
92
+ - Pytorch 2.1.0+cu118
93
+ - Datasets 2.14.6
94
+ - Tokenizers 0.13.3
logs/events.out.tfevents.1698493121.a910a0980e50.646.14 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:252e0843113c37134284372a05f51cd84bda2840eacea41e772e134388f9008e
3
- size 306131
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55484c07bd09bd7ec0db363f1693de934d4b730a22d6b93d386a8a8c8ec467d9
3
+ size 306491
logs/events.out.tfevents.1698496439.a910a0980e50.646.16 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d0f62ae7caece4e9e54699e0d7b5f2cea7fbd0983e459b2008cb3d1a13c0c4d
3
+ size 569
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb1b9ed9c9802d3edc50443b7138ca56f9fbf4d81ecc49ebfdfc8b6b8d3bbe6a
3
  size 498662578
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b0c185d53a6dd1157b57ef5145dcd4dc80b712c9837807bd0dd2a6327c74456
3
  size 498662578
special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": "<s>",
4
+ "cls_token": "<s>",
5
+ "eos_token": "</s>",
6
+ "errors": "replace",
7
+ "mask_token": "<mask>",
8
+ "model_max_length": 512,
9
+ "name_or_path": "roberta-base",
10
+ "pad_token": "<pad>",
11
+ "sep_token": "</s>",
12
+ "special_tokens_map_file": null,
13
+ "tokenizer_class": "RobertaTokenizer",
14
+ "trim_offsets": true,
15
+ "unk_token": "<unk>"
16
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff