Upload report_terracognitaai_training_ocr_privateCloud_1761128618.json

#34
data/report_terracognitaai_training_ocr_privateCloud_1761128618.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "header": {
3
+ "licensing": "Creative Commons 4.0",
4
+ "formatVersion": "1.1.0",
5
+ "reportId": "vision-training-1761128618",
6
+ "reportDatetime": "2025-10-22T12:47:11.014102",
7
+ "reportStatus": "final",
8
+ "publisher": {
9
+ "name": "Model Garden",
10
+ "division": "AI Research",
11
+ "projectName": "Model Garden",
12
+ "confidentialityLevel": "public"
13
+ }
14
+ },
15
+ "task": {
16
+ "taskFamily": "textGeneration",
17
+ "taskStage": "training",
18
+ "algorithms": [
19
+ {
20
+ "algorithmName": "unknown",
21
+ "framework": "PyTorch",
22
+ "frameworkVersion": "2.8.0",
23
+ "hyperparameters": {
24
+ "tuningMethod": "standard",
25
+ "values": [
26
+ {
27
+ "hyperparameterName": "epochs",
28
+ "hyperparameterValue": "3"
29
+ },
30
+ {
31
+ "hyperparameterName": "optimizer",
32
+ "hyperparameterValue": "adamw_torch"
33
+ }
34
+ ]
35
+ }
36
+ }
37
+ ],
38
+ "datasets": []
39
+ },
40
+ "measures": [
41
+ {
42
+ "measurementMethod": "codecarbon",
43
+ "manufacturer": "CodeCarbon",
44
+ "version": "2.5.0",
45
+ "cpuTrackingMode": "process",
46
+ "gpuTrackingMode": "nvml",
47
+ "unit": "kWh",
48
+ "powerConsumption": 0.85665,
49
+ "measurementDuration": 8609.35,
50
+ "measurementDateTime": 1761130031,
51
+ "averageUtilizationCpu": 5,
52
+ "averageUtilizationGpu": 94.5
53
+ }
54
+ ],
55
+ "infrastructure": {
56
+ "infraType": "onPremise",
57
+ "components": [
58
+ {
59
+ "componentName": "GPU",
60
+ "nbComponent": 1,
61
+ "share": 0.9125,
62
+ "manufacturer": "NVIDIA",
63
+ "series": "RTX 3090 Ti",
64
+ "family": "RTX",
65
+ "memorySize": 23
66
+ },
67
+ {
68
+ "componentName": "CPU",
69
+ "nbComponent": 1,
70
+ "share": 0.0337,
71
+ "manufacturer": "Intel",
72
+ "series": "Core i9-10850K CPU @ 3.60GHz",
73
+ "family": "Core i9-10850K"
74
+ },
75
+ {
76
+ "componentName": "RAM",
77
+ "manufacturer": "Unknown",
78
+ "nbComponent": 1,
79
+ "share": 0.0538,
80
+ "memorySize": 31
81
+ }
82
+ ]
83
+ },
84
+ "system": {
85
+ "os": "Linux",
86
+ "distributionVersion": "6.1.0-37-amd64",
87
+ "distribution": "Debian GNU/Linux 12 (bookworm)"
88
+ },
89
+ "software": {
90
+ "language": "Python",
91
+ "version": "3.13.3"
92
+ },
93
+ "environment": {
94
+ "country": "FR",
95
+ "location": "",
96
+ "powerSupplierType": "public",
97
+ "powerSourceCarbonIntensity": 0,
98
+ "powerSourceCarbonIntensityUnit": "gCO2eq/kWh"
99
+ }
100
+ }