Spaces:
Running
Running
Update README.md
Browse filesUpdated timeline + links to datasets
README.md
CHANGED
|
@@ -11,9 +11,7 @@ pinned: false
|
|
| 11 |
## β AI Energy Star Rating Project β
|
| 12 |
|
| 13 |
### π§βπ€βπ§ People involved π§βπ€βπ§:
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
### π Website: [Coming Soon!]()
|
| 17 |
|
| 18 |
### π Project Mission π :
|
| 19 |
|
|
@@ -21,31 +19,30 @@ To develop an Energy Star rating system for AI model deployment that will guide
|
|
| 21 |
|
| 22 |
#### β Timeline (2024) β:
|
| 23 |
|
| 24 |
-
**mid-end
|
| 25 |
-
**early-mid
|
| 26 |
-
**mid-late September**: experimentation on HF cluster
|
| 27 |
-
**October**:
|
| 28 |
|
| 29 |
|
| 30 |
### π Tasks π:
|
| 31 |
|
| 32 |
**Language**:
|
| 33 |
-
- Text Generation
|
| 34 |
-
- Summarization
|
| 35 |
-
- Question answering
|
| 36 |
-
- Text Classification
|
|
|
|
| 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
|
| 51 |
|
|
|
|
| 11 |
## β AI Energy Star Rating Project β
|
| 12 |
|
| 13 |
### π§βπ€βπ§ People involved π§βπ€βπ§:
|
| 14 |
+
Sasha Luccioni, Boris Gamazaychikov, Emma Strubell, Sara Hooker, Yacine Jernite, Margaret Mitchell, Carole-Jean Wu
|
|
|
|
|
|
|
| 15 |
|
| 16 |
### π Project Mission π :
|
| 17 |
|
|
|
|
| 19 |
|
| 20 |
#### β Timeline (2024) β:
|
| 21 |
|
| 22 |
+
**mid-end August**: project scoping and definition *done*
|
| 23 |
+
**early-mid September**: defining testing datasets and experimental protocol *done*
|
| 24 |
+
**mid-late September**: initial experimentation on HF cluster *done*
|
| 25 |
+
**early October**: launch of leaderboard v1
|
| 26 |
|
| 27 |
|
| 28 |
### π Tasks π:
|
| 29 |
|
| 30 |
**Language**:
|
| 31 |
+
- [Text Generation](https://huggingface.co/datasets/EnergyStarAI/text_generation)
|
| 32 |
+
- [Summarization](https://huggingface.co/datasets/EnergyStarAI/summarization)
|
| 33 |
+
- [Question answering (i.e. information extraction)](https://huggingface.co/datasets/EnergyStarAI/extractive_qa)
|
| 34 |
+
- [Text Classification](https://huggingface.co/datasets/EnergyStarAI/text_classification)
|
| 35 |
+
- [Sentence similarity](https://huggingface.co/datasets/EnergyStarAI/sentence_similarity)
|
| 36 |
|
| 37 |
**Vision**:
|
| 38 |
+
- [Image classification](https://huggingface.co/datasets/EnergyStarAI/image_captioning)
|
| 39 |
+
- [Object detection](https://huggingface.co/datasets/EnergyStarAI/object_detection))
|
| 40 |
|
| 41 |
+
https://huggingface.co/datasets/EnergyStarAI/object_detection)**Speech**:
|
| 42 |
+
- [Speech-to-text (automatic speech recognition)](https://huggingface.co/datasets/EnergyStarAI/ASR)
|
| 43 |
|
|
|
|
|
|
|
| 44 |
|
| 45 |
**Generative**:
|
| 46 |
+
- {Text to Image (Image generation)](https://huggingface.co/datasets/EnergyStarAI/image_generation)
|
| 47 |
+
- [Image to text (Image captioning)](https://huggingface.co/datasets/EnergyStarAI/image_captioning)
|
| 48 |
|