Commit ·
f37e2a0
1
Parent(s): 254da1a
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,10 +14,12 @@ co2_eq_emissions:
|
|
| 14 |
|
| 15 |
# Model Trained Using AutoTrain
|
| 16 |
|
| 17 |
-
- Problem type: Summarization
|
| 18 |
- Model ID: 40852105646
|
| 19 |
- CO2 Emissions (in grams): 0.0159
|
| 20 |
|
|
|
|
|
|
|
| 21 |
## Validation Metrics
|
| 22 |
|
| 23 |
- Loss: 2.577
|
|
|
|
| 14 |
|
| 15 |
# Model Trained Using AutoTrain
|
| 16 |
|
| 17 |
+
- Problem type: Reverse-Summarization
|
| 18 |
- Model ID: 40852105646
|
| 19 |
- CO2 Emissions (in grams): 0.0159
|
| 20 |
|
| 21 |
+
Given a headline, the model will attempt to generate an article that pairs well with the headline.
|
| 22 |
+
|
| 23 |
## Validation Metrics
|
| 24 |
|
| 25 |
- Loss: 2.577
|