Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
---
|
2 |
tags: autonlp
|
3 |
-
language:
|
4 |
widget:
|
5 |
-
- title: Aryan's Project demo
|
6 |
- text: "The scale, variety, and quantity of publicly-available NLP datasets has grown rapidly as researchers propose new tasks, larger models, and novel benchmarks. Datasets is a community library for contemporary NLP designed to support this ecosystem. Datasets aims to standardize end-user interfaces, versioning, and documentation, while providing a lightweight front-end that behaves similarly for small datasets as for internet-scale corpora. The design of the library incorporates a distributed, community-driven approach to adding datasets and documenting usage. After a year of development, the library now includes more than 650 unique datasets, has more than 250 contributors, and has helped support a variety of novel cross-dataset research projects and shared tasks. The library is available at https://github.com/huggingface/datasets."
|
7 |
datasets:
|
8 |
- AryanLala/autonlp-data-Scientific_Title_Generator
|
@@ -10,10 +9,11 @@ co2_eq_emissions: 137.60574081887984
|
|
10 |
---
|
11 |
|
12 |
# Model Trained Using AutoNLP
|
13 |
-
|
14 |
- Problem type: Summarization
|
15 |
- Model ID: 34558227
|
16 |
- CO2 Emissions (in grams): 137.60574081887984
|
|
|
17 |
|
18 |
## Validation Metrics
|
19 |
|
|
|
1 |
---
|
2 |
tags: autonlp
|
3 |
+
language: en
|
4 |
widget:
|
|
|
5 |
- text: "The scale, variety, and quantity of publicly-available NLP datasets has grown rapidly as researchers propose new tasks, larger models, and novel benchmarks. Datasets is a community library for contemporary NLP designed to support this ecosystem. Datasets aims to standardize end-user interfaces, versioning, and documentation, while providing a lightweight front-end that behaves similarly for small datasets as for internet-scale corpora. The design of the library incorporates a distributed, community-driven approach to adding datasets and documenting usage. After a year of development, the library now includes more than 650 unique datasets, has more than 250 contributors, and has helped support a variety of novel cross-dataset research projects and shared tasks. The library is available at https://github.com/huggingface/datasets."
|
6 |
datasets:
|
7 |
- AryanLala/autonlp-data-Scientific_Title_Generator
|
|
|
9 |
---
|
10 |
|
11 |
# Model Trained Using AutoNLP
|
12 |
+
- Model: Google's Pegasus (https://huggingface.co/google/pegasus-xsum)
|
13 |
- Problem type: Summarization
|
14 |
- Model ID: 34558227
|
15 |
- CO2 Emissions (in grams): 137.60574081887984
|
16 |
+
- Dataset: arXiv Dataset (https://www.kaggle.com/Cornell-University/arxiv)
|
17 |
|
18 |
## Validation Metrics
|
19 |
|