khushwant04
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# AI & Machine Learning Research Papers Dataset
|
2 |
|
3 |
This dataset contains a curated collection of 1296 research papers focused on advancements in Artificial Intelligence and Machine Learning. It is intended as a resource for researchers, educators, and developers to explore and analyze diverse topics within AI and ML.
|
|
|
1 |
+
---
|
2 |
+
language: ["en"]
|
3 |
+
tags:
|
4 |
+
- ai
|
5 |
+
- machine-learning
|
6 |
+
- deep-learning
|
7 |
+
- nlp
|
8 |
+
- computer-vision
|
9 |
+
- research-papers
|
10 |
+
- dataset
|
11 |
+
license: "cc-by-4.0"
|
12 |
+
dataset_type: "text"
|
13 |
+
size_categories:
|
14 |
+
- 1K<n<10K
|
15 |
+
task_categories:
|
16 |
+
- text-classification
|
17 |
+
- text-retrieval
|
18 |
+
- summarization
|
19 |
+
pretty_name: "AI & ML Research Papers Dataset"
|
20 |
+
---
|
21 |
+
|
22 |
# AI & Machine Learning Research Papers Dataset
|
23 |
|
24 |
This dataset contains a curated collection of 1296 research papers focused on advancements in Artificial Intelligence and Machine Learning. It is intended as a resource for researchers, educators, and developers to explore and analyze diverse topics within AI and ML.
|