susnato commited on
Commit
a27225f
1 Parent(s): 55fa5ab

End of training

Browse files
Files changed (2) hide show
  1. README.md +59 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: FacebookAI/xlm-roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: ADV
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # ADV
15
+
16
+ This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.1052
19
+ - Roc Auc: 0.9709
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 2e-05
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 128
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 2
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Roc Auc |
49
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
50
+ | 0.1428 | 1.0 | 43 | 0.2317 | 0.9618 |
51
+ | 0.0642 | 2.0 | 86 | 0.1052 | 0.9709 |
52
+
53
+
54
+ ### Framework versions
55
+
56
+ - Transformers 4.40.1
57
+ - Pytorch 2.3.0+cu121
58
+ - Datasets 2.19.1
59
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9696add3d5ad9ed3d66ceae4c1df808a5d910f9fa90758c85d5faf04b317c47b
3
  size 1112205008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b18dc9e5e3a1924d1eb2da98e9af6aafa2e9a7bf2e64e6bc221d1bf37dce15cc
3
  size 1112205008