Mikhail Biriuchinskii
commited on
Commit
•
bd3b995
1
Parent(s):
2ad169f
fekpghojezpoh/sarcasm_BARThez_v3
Browse files
README.md
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: moussaKam/barthez-orangesum-abstract
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: sarcasm_BARThez_v3
|
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 |
+
# sarcasm_BARThez_v3
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [moussaKam/barthez-orangesum-abstract](https://huggingface.co/moussaKam/barthez-orangesum-abstract) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.5479
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 2.5e-05
|
38 |
+
- train_batch_size: 2
|
39 |
+
- eval_batch_size: 2
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 10
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 1.4699 | 1.0 | 732 | 0.5757 |
|
50 |
+
| 0.6393 | 2.0 | 1464 | 0.5460 |
|
51 |
+
| 0.455 | 3.0 | 2196 | 0.5150 |
|
52 |
+
| 0.3906 | 4.0 | 2928 | 0.5079 |
|
53 |
+
| 0.3015 | 5.0 | 3660 | 0.5104 |
|
54 |
+
| 0.27 | 6.0 | 4392 | 0.5223 |
|
55 |
+
| 0.2124 | 7.0 | 5124 | 0.5343 |
|
56 |
+
| 0.2049 | 8.0 | 5856 | 0.5390 |
|
57 |
+
| 0.1656 | 9.0 | 6588 | 0.5433 |
|
58 |
+
| 0.1688 | 10.0 | 7320 | 0.5479 |
|
59 |
+
|
60 |
+
|
61 |
+
### Framework versions
|
62 |
+
|
63 |
+
- Transformers 4.38.2
|
64 |
+
- Pytorch 2.1.0+cu121
|
65 |
+
- Datasets 2.18.0
|
66 |
+
- Tokenizers 0.15.2
|
generation_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 0,
|
4 |
+
"decoder_start_token_id": 2,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"forced_eos_token_id": 2,
|
7 |
+
"pad_token_id": 1,
|
8 |
+
"transformers_version": "4.38.2"
|
9 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557116312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac96618da15236b486db7d5f5dee5341e1c0bf1de76c48a74e4a6611c8933036
|
3 |
size 557116312
|
runs/Mar03_17-20-25_3e9e9146a27e/events.out.tfevents.1709486426.3e9e9146a27e.145.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:feb8ab4c94a59e790adfc280d3810efcaae09a3952d7cf6605ec07a45fe3a1bc
|
3 |
+
size 11714
|
runs/Mar03_17-20-25_3e9e9146a27e/events.out.tfevents.1709509503.3e9e9146a27e.145.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ec290f220e930cde5a64c5cf8bce7fef9518ca9f2deae1cffab6d3ee6800919
|
3 |
+
size 359
|