nerzid commited on
Commit
27caa60
·
verified ·
1 Parent(s): e716e07

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-1
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-1
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.6802
22
+ - Accuracy: 0.58
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.7355 | 1.0 | 57 | 0.7133 | 0.5 |
55
+ | 0.7256 | 2.0 | 114 | 0.6934 | 0.56 |
56
+ | 0.7062 | 3.0 | 171 | 0.6824 | 0.58 |
57
+ | 0.7048 | 4.0 | 228 | 0.6990 | 0.46 |
58
+ | 0.6976 | 5.0 | 285 | 0.7034 | 0.5 |
59
+ | 0.7104 | 6.0 | 342 | 0.7354 | 0.5 |
60
+ | 0.704 | 7.0 | 399 | 0.6808 | 0.58 |
61
+ | 0.6914 | 8.0 | 456 | 0.6776 | 0.6 |
62
+ | 0.6878 | 9.0 | 513 | 0.6849 | 0.54 |
63
+ | 0.6916 | 10.0 | 570 | 0.6802 | 0.58 |
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:adaa1c14920f2e1dc295b903646f8daa0e85d21a4cf08ac4809478cf7da8915b
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d27979cb15cc5053f1e7ef4b67a22bb3e5e81f5d39a88e41ea49dec75b19b81a
3
  size 498612824