Sharpaxis commited on
Commit
307d56c
·
verified ·
1 Parent(s): b1543b3
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: FacebookAI/roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ model-index:
10
+ - name: RoBERTa_AI_text_detection
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
+ # RoBERTa_AI_text_detection
18
+
19
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1004
22
+ - F1: 0.9794
23
+ - Acc: 0.9821
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-06
43
+ - train_batch_size: 32
44
+ - eval_batch_size: 32
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 2
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Acc |
53
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
54
+ | 0.0586 | 1.0 | 2460 | 0.0402 | 0.9901 | 0.9915 |
55
+ | 0.0157 | 2.0 | 4920 | 0.1004 | 0.9794 | 0.9821 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.45.1
61
+ - Pytorch 2.4.0
62
+ - Datasets 3.0.1
63
+ - Tokenizers 0.20.0
runs/Nov28_19-05-32_9c50a29c2c55/events.out.tfevents.1732820736.9c50a29c2c55.247.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31a7bad4792a91bd8af16a64c3049ddfaf15b97d57d28f6bb3614e1a548e8c81
3
- size 5770
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16f443a7bc48a61c1555dd03678b352a7ebba2ada9c9b73acbe0a4494bc13050
3
+ size 6488