Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,45 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
|
11 |
+
## β AI Energy Star Rating Project β
|
12 |
+
|
13 |
+
### π§βπ€βπ§ People involved π§βπ€βπ§:
|
14 |
+
@sasha, @yjernite, @IlyasMoutawwakil, @regisss, @sarahooker, Carole-Jean Wu,....
|
15 |
+
|
16 |
+
### π Website: [Coming Soon!]()
|
17 |
+
|
18 |
+
### π Project Mission π :
|
19 |
+
|
20 |
+
To develop an Energy Star rating system for AI model deployment that will guide members of the community in choosing models for different tasks based on energy efficiency.
|
21 |
+
|
22 |
+
#### β Timeline (2024) β:
|
23 |
+
|
24 |
+
**mid-end Feb**: project scoping and definition
|
25 |
+
**early-mid March**: defining testing datasets and experimental protocol
|
26 |
+
**mid-late March**: experimentation on HF cluster
|
27 |
+
**April**: report writing + launch!
|
28 |
+
|
29 |
+
|
30 |
+
### π Tasks π:
|
31 |
+
|
32 |
+
**Language**:
|
33 |
+
- Text Generation: Single-turn (βstandardβ)
|
34 |
+
- Summarization
|
35 |
+
- Question answering: extractive (i.e. information extraction)
|
36 |
+
- Text Classification: Single input (e.g. sentiment analysis)
|
37 |
+
-
|
38 |
+
**Vision**:
|
39 |
+
- Image classification
|
40 |
+
- Object detection
|
41 |
+
|
42 |
+
**Speech*:
|
43 |
+
- Speech-to-text
|
44 |
+
|
45 |
+
**Commerce**:
|
46 |
+
- Recommendation
|
47 |
+
|
48 |
+
**Generative**:
|
49 |
+
- Text to Image
|
50 |
+
- Image to text: i.e. image captioning
|
51 |
+
|