sasha HF staff commited on
Commit
cdef00d
Β·
verified Β·
1 Parent(s): 83a2c76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -1
README.md CHANGED
@@ -7,4 +7,45 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+