Kudod commited on
Commit
61fc13b
·
verified ·
1 Parent(s): a9fe9c6

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: FacebookAI/xlm-roberta-large
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ - f1
11
+ model-index:
12
+ - name: Cognitive-Distortions-roberta-large-v1
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # Cognitive-Distortions-roberta-large-v1
20
+
21
+ This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 2.4961
24
+ - Precision: 0.0056
25
+ - Recall: 0.075
26
+ - F1: 0.0105
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 5e-05
46
+ - train_batch_size: 64
47
+ - eval_batch_size: 64
48
+ - seed: 42
49
+ - gradient_accumulation_steps: 4
50
+ - total_train_batch_size: 256
51
+ - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
+ - lr_scheduler_type: linear
53
+ - lr_scheduler_warmup_steps: 500
54
+ - num_epochs: 10
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
59
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
60
+ | No log | 1.0 | 13 | 2.3555 | 0.0424 | 0.2059 | 0.0703 |
61
+ | No log | 2.0 | 26 | 2.1992 | 0.1517 | 0.3015 | 0.1963 |
62
+ | No log | 3.0 | 39 | 2.4004 | 0.0899 | 0.2574 | 0.1322 |
63
+ | No log | 4.0 | 52 | 2.4961 | 0.0056 | 0.075 | 0.0105 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.57.3
69
+ - Pytorch 2.9.1+cu128
70
+ - Datasets 4.4.1
71
+ - Tokenizers 0.22.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:705bf1c15ae58ae754435a5ccb9493316564172c487921cba5d1ca264dce3d47
3
  size 1119851534
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64471287cf0b4d009390f253e3fc09d77cc091be5b0e849ed57219cf1e7bc5cb
3
  size 1119851534