Mikhail Biriuchinskii
commited on
Commit
•
d42cee5
1
Parent(s):
82810c8
fekpghojezpoh/sarcasm_BARThez
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -35,8 +35,8 @@ More information needed
|
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
- learning_rate: 2e-05
|
38 |
-
- train_batch_size:
|
39 |
-
- eval_batch_size:
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
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.6717
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
- learning_rate: 2e-05
|
38 |
+
- train_batch_size: 1
|
39 |
+
- eval_batch_size: 1
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.7892 | 1.0 | 1464 | 0.6717 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
generation_config.json
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
{
|
|
|
2 |
"bos_token_id": 0,
|
3 |
"decoder_start_token_id": 2,
|
4 |
"eos_token_id": 2,
|
5 |
"forced_eos_token_id": 2,
|
6 |
-
"max_new_tokens": 30,
|
7 |
-
"num_beams": 2,
|
8 |
"pad_token_id": 1,
|
9 |
"transformers_version": "4.38.1"
|
10 |
}
|
|
|
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.1"
|
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:56f198a0d855f0ee669937bd1bec7d882756786c5b2b5a711114713f49a82cdd
|
3 |
size 557116312
|
runs/Feb27_13-12-22_28bdebfef1da/events.out.tfevents.1709039543.28bdebfef1da.66888.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:14ab0601ae9ac731dc9f4b2994eb4716f8af6cb68faae8cc0497cf3f3b11df08
|
3 |
+
size 6734
|
runs/Feb27_13-12-22_28bdebfef1da/events.out.tfevents.1709043543.28bdebfef1da.66888.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38cb40e189c40da9acf1bdcdc53ecf2356d3a5f369ab726483c1c9f83dcb3d03
|
3 |
+
size 359
|