nerzid commited on
Commit
16ee39d
·
verified ·
1 Parent(s): 18bd72f

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: roberta-base-openai-detector
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: roberta-base-openai-detector-text2sql-approach-2
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-base-openai-detector-text2sql-approach-2
18
+
19
+ This model is a fine-tuned version of [roberta-base-openai-detector](https://huggingface.co/roberta-base-openai-detector) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5172
22
+ - Accuracy: 0.79
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.001
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 42
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_steps: 57
48
+ - num_epochs: 10
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 0.7594 | 1.0 | 57 | 0.7179 | 0.49 |
55
+ | 0.7011 | 2.0 | 114 | 0.6381 | 0.69 |
56
+ | 0.6694 | 3.0 | 171 | 0.6107 | 0.68 |
57
+ | 0.6091 | 4.0 | 228 | 0.5798 | 0.75 |
58
+ | 0.6088 | 5.0 | 285 | 0.5503 | 0.78 |
59
+ | 0.5765 | 6.0 | 342 | 0.5418 | 0.78 |
60
+ | 0.5857 | 7.0 | 399 | 0.5870 | 0.72 |
61
+ | 0.5793 | 8.0 | 456 | 0.5255 | 0.79 |
62
+ | 0.5507 | 9.0 | 513 | 0.5220 | 0.78 |
63
+ | 0.5404 | 10.0 | 570 | 0.5172 | 0.79 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.51.3
69
+ - Pytorch 2.7.0+cu118
70
+ - Datasets 3.6.0
71
+ - Tokenizers 0.21.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e07a19f8e1091fd43dfc81bcb05bb700de067e1bfa56fdb8ff33d81496e8688b
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df7f541d799c41a360fb4a098ed1e024f6e66b98c7739f03eab9d9c7988121b9
3
  size 498612824