damgomz commited on
Commit
6fbd211
·
verified ·
1 Parent(s): 66c4713

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -59
README.md CHANGED
@@ -1,72 +1,47 @@
1
  ---
2
  language: en
3
  tags:
4
- - fill-mask
5
- kwargs:
6
- timestamp: '2024-05-24T06:46:47'
7
- project_name: ft_16_4e6_base_x2_emissions_tracker
8
- run_id: f3f01fdc-e468-40dd-89d3-9dafb128b9c0
9
- duration: 67671.63883304596
10
- emissions: 0.0409491654812977
11
- emissions_rate: 6.051156169325855e-07
12
- cpu_power: 42.5
13
- gpu_power: 0.0
14
- ram_power: 3.75
15
- cpu_energy: 0.7988998545272484
16
- gpu_energy: 0
17
- ram_energy: 0.0704907206473252
18
- energy_consumed: 0.8693905751745764
19
- country_name: Switzerland
20
- country_iso_code: CHE
21
- region: .nan
22
- cloud_provider: .nan
23
- cloud_region: .nan
24
- os: Linux-5.14.0-70.30.1.el9_0.x86_64-x86_64-with-glibc2.34
25
- python_version: 3.10.4
26
- codecarbon_version: 2.3.4
27
- cpu_count: 2
28
- cpu_model: Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz
29
- gpu_count: .nan
30
- gpu_model: .nan
31
- longitude: .nan
32
- latitude: .nan
33
- ram_total_size: 10
34
- tracking_mode: machine
35
- on_cloud: N
36
- pue: 1.0
37
  ---
38
 
39
  ## Environmental Impact (CODE CARBON DEFAULT)
40
 
41
  | Metric | Value |
42
  |--------------------------|---------------------------------|
43
- | Duration (in seconds) | 67671.63883304596 |
44
- | Emissions (Co2eq in kg) | 0.0409491654812977 |
45
- | CPU power (W) | 42.5 |
46
  | GPU power (W) | [No GPU] |
47
- | RAM power (W) | 3.75 |
48
- | CPU energy (kWh) | 0.7988998545272484 |
49
  | GPU energy (kWh) | [No GPU] |
50
- | RAM energy (kWh) | 0.0704907206473252 |
51
- | Consumed energy (kWh) | 0.8693905751745764 |
52
- | Country name | Switzerland |
53
- | Cloud provider | nan |
54
- | Cloud region | nan |
55
- | CPU count | 2 |
56
- | CPU model | Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz |
57
- | GPU count | nan |
58
- | GPU model | nan |
59
 
60
  ## Environmental Impact (for one core)
61
 
62
  | Metric | Value |
63
  |--------------------------|---------------------------------|
64
- | CPU energy (kWh) | 0.13026790475361347 |
65
- | Emissions (Co2eq in kg) | 0.026504725209609663 |
66
 
67
  ## Note
68
 
69
- 21 May 2024
70
 
71
  ## My Config
72
 
@@ -83,7 +58,7 @@ kwargs:
83
  | drop_out_prob | 0.1 |
84
  | packing_length | 100 |
85
  | train_test_split | 0.2 |
86
- | num_steps | 32586 |
87
 
88
  ## Training and Testing steps
89
 
@@ -93,11 +68,8 @@ kwargs:
93
 
94
 
95
 
96
- Epoch | Train Loss | Test Loss | Accuracy | Recall
97
- ---|---|---|---|---
98
- | 0 | 0.474342 | 0.389845 | 0.823514 | 0.865379 |
99
- | 1 | 0.347587 | 0.357015 | 0.838833 | 0.856488 |
100
- | 2 | 0.296760 | 0.356667 | 0.843693 | 0.875479 |
101
- | 3 | 0.236474 | 0.393720 | 0.831023 | 0.824884 |
102
- | 4 | 0.156342 | 0.455832 | 0.827782 | 0.828245 |
103
- | 5 | 0.084750 | 0.544109 | 0.830728 | 0.857361 |
 
1
  ---
2
  language: en
3
  tags:
4
+ - text-classification
5
+ pipeline_tag: text-classification
6
+ widget:
7
+ - text: GEPS Techno is the pioneer of hybridization of renewable energies at sea.
8
+ We imagine, design and commercialize innovative off-grid systems that aim to generate
9
+ power at sea, stabilize and collect data. The success of our low power platforms
10
+ WAVEPEAL enabled us to scale-up the device up to WAVEGEM, the 150-kW capacity
11
+ platform.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  ## Environmental Impact (CODE CARBON DEFAULT)
15
 
16
  | Metric | Value |
17
  |--------------------------|---------------------------------|
18
+ | Duration (in seconds) | [More Information Needed] |
19
+ | Emissions (Co2eq in kg) | [More Information Needed] |
20
+ | CPU power (W) | [NO CPU] |
21
  | GPU power (W) | [No GPU] |
22
+ | RAM power (W) | [More Information Needed] |
23
+ | CPU energy (kWh) | [No CPU] |
24
  | GPU energy (kWh) | [No GPU] |
25
+ | RAM energy (kWh) | [More Information Needed] |
26
+ | Consumed energy (kWh) | [More Information Needed] |
27
+ | Country name | [More Information Needed] |
28
+ | Cloud provider | [No Cloud] |
29
+ | Cloud region | [No Cloud] |
30
+ | CPU count | [No CPU] |
31
+ | CPU model | [No CPU] |
32
+ | GPU count | [No GPU] |
33
+ | GPU model | [No GPU] |
34
 
35
  ## Environmental Impact (for one core)
36
 
37
  | Metric | Value |
38
  |--------------------------|---------------------------------|
39
+ | CPU energy (kWh) | [No CPU] |
40
+ | Emissions (Co2eq in kg) | [More Information Needed] |
41
 
42
  ## Note
43
 
44
+ 19 juin 2024
45
 
46
  ## My Config
47
 
 
58
  | drop_out_prob | 0.1 |
59
  | packing_length | 100 |
60
  | train_test_split | 0.2 |
61
+ | num_steps | 29328 |
62
 
63
  ## Training and Testing steps
64
 
 
68
 
69
 
70
 
71
+ Epoch | Train Loss | Test Loss | F-beta Score
72
+ ---|---|---|---
73
+ | 0 | 0.000000 | 0.674184 | 0.836523 |
74
+ | 1 | 0.332904 | 0.260634 | 0.918684 |
75
+ | 2 | 0.195487 | 0.242906 | 0.913098 |