File size: 2,556 Bytes
e247a6b 0a85b6a 5198480 e247a6b 0a85b6a e247a6b 0a85b6a e97c37b 0a85b6a e97c37b 0a85b6a e97c37b e247a6b 0a85b6a e247a6b 0a85b6a e97c37b e247a6b 0a85b6a e247a6b 5198480 e247a6b 0a85b6a e247a6b 0a85b6a 5198480 e247a6b 0a85b6a e247a6b 0a85b6a 5198480 50a3ccc d680c6b e23480e ac4dfa2 d8c70da 5ccb3c7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | ---
language: en
tags:
- text-classification
pipeline_tag: text-classification
widget:
- text: GEPS Techno is the pioneer of hybridization of renewable energies at sea.
We imagine, design and commercialize innovative off-grid systems that aim to generate
power at sea, stabilize and collect data. The success of our low power platforms
WAVEPEAL enabled us to scale-up the device up to WAVEGEM, the 150-kW capacity
platform.
---
## Environmental Impact (CODE CARBON DEFAULT)
| Metric | Value |
|--------------------------|---------------------------------|
| Duration (in seconds) | 79564.98097848892 |
| Emissions (Co2eq in kg) | 0.0481459708175715 |
| CPU power (W) | 42.5 |
| GPU power (W) | [No GPU] |
| RAM power (W) | 3.75 |
| CPU energy (kWh) | 0.9393064980874456 |
| GPU energy (kWh) | [No GPU] |
| RAM energy (kWh) | 0.082879247811188 |
| Consumed energy (kWh) | 1.0221857458986343 |
| Country name | Switzerland |
| Cloud provider | nan |
| Cloud region | nan |
| CPU count | 2 |
| CPU model | Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz |
| GPU count | nan |
| GPU model | nan |
## Environmental Impact (for one core)
| Metric | Value |
|--------------------------|---------------------------------|
| CPU energy (kWh) | 0.15316258838359115 |
| Emissions (Co2eq in kg) | 0.031162950883241492 |
## Note
19 juin 2024
## My Config
| Config | Value |
|--------------------------|-----------------|
| checkpoint | albert-base-v2 |
| model_name | ft_32_2e6_base_x2 |
| sequence_length | 400 |
| num_epoch | 6 |
| learning_rate | 2e-06 |
| batch_size | 32 |
| weight_decay | 0.0 |
| warm_up_prop | 0.0 |
| drop_out_prob | 0.1 |
| packing_length | 100 |
| train_test_split | 0.2 |
| num_steps | 29328 |
## Training and Testing steps
Epoch | Train Loss | Test Loss | F-beta Score
---|---|---|---
| 0 | 0.000000 | 0.730615 | 0.518930 |
| 1 | 0.448542 | 0.331099 | 0.900918 |
| 2 | 0.278126 | 0.262691 | 0.900510 |
| 3 | 0.218784 | 0.239103 | 0.904864 |
| 4 | 0.182606 | 0.233421 | 0.896442 |
| 5 | 0.153976 | 0.232229 | 0.923392 |
| 6 | 0.128723 | 0.242567 | 0.921779 |
|