alexandreacff commited on
Commit
8baafd4
1 Parent(s): f7ef253

Model save

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: asapp/sew-mid-100k
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: sew-ft-fake-detection
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # sew-ft-fake-detection
17
+
18
+ This model is a fine-tuned version of [asapp/sew-mid-100k](https://huggingface.co/asapp/sew-mid-100k) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6278
21
+ - Accuracy: 0.7439
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 3e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 16
43
+ - seed: 0
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 128
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 10.0
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
56
+ | 0.6344 | 0.9851 | 33 | 0.6395 | 0.6505 |
57
+ | 0.6157 | 2.0 | 67 | 0.6703 | 0.5215 |
58
+ | 0.5572 | 2.9851 | 100 | 0.5615 | 0.7131 |
59
+ | 0.4968 | 4.0 | 134 | 0.8149 | 0.6944 |
60
+ | 0.4988 | 4.9851 | 167 | 0.8099 | 0.7037 |
61
+ | 0.4756 | 6.0 | 201 | 0.8319 | 0.7103 |
62
+ | 0.4334 | 6.9851 | 234 | 0.7317 | 0.7336 |
63
+ | 0.4321 | 8.0 | 268 | 0.6548 | 0.7383 |
64
+ | 0.4436 | 8.9851 | 301 | 0.6232 | 0.7439 |
65
+ | 0.4493 | 9.8507 | 330 | 0.6278 | 0.7439 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.41.0.dev0
71
+ - Pytorch 2.1.0a0+32f93b1
72
+ - Datasets 2.19.1
73
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd1a0f7892df6953cf9cbb8e11f8884c4e747b4b5c11b4e1f3036bc1a3efa0c3
3
  size 699537900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be7847cb63e6f46d93a91062906c90c46b835bd6ebc5660b50b16ca993571510
3
  size 699537900