{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# This is a test-script that loads the dataset." ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [], "source": [ "# %pip install datasets\n", "from datasets import load_dataset\n", "import pandas as pd\n" ] }, { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [], "source": [ "dt = load_dataset(\"siavava/ai-tech-articles\")\n" ] }, { "cell_type": "code", "execution_count": 5, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " | id | \n", "year | \n", "title | \n", "url | \n", "text | \n", "
---|---|---|---|---|---|
0 | \n", "0 | \n", "2023 | \n", "\"MIT Technology Review\" | \n", "\"https://www.technologyreview.com\" | \n", "\"Featured Topics Newsletters Events Podcasts F... | \n", "
1 | \n", "1 | \n", "2023 | \n", "\"WIRED - The Latest in Technology, Science, Cu... | \n", "\"https://www.wired.com\" | \n", "\"Open Navigation Menu To revisit this article,... | \n", "
2 | \n", "2 | \n", "2019 | \n", "\"The Verge\" | \n", "\"https://www.theverge.com\" | \n", "\"The Verge homepage The Verge The Verge logo.\\... | \n", "
3 | \n", "3 | \n", "2023 | \n", "\"TechCrunch | Startup and Technology News\" | \n", "\"https://www.techcrunch.com\" | \n", "\"WeWork reportedly on the verge of filing for ... | \n", "
4 | \n", "4 | \n", "2022 | \n", "\"A new vision of artificial intelligence for t... | \n", "\"https://www.technologyreview.com/2022/04/22/1... | \n", "\"Featured Topics Newsletters Events Podcasts A... | \n", "
5 | \n", "5 | \n", "2022 | \n", "\"The scientist who co-created CRISPR isn’t rul... | \n", "\"https://www.technologyreview.com/2022/04/26/1... | \n", "\"Featured Topics Newsletters Events Podcasts F... | \n", "
6 | \n", "6 | \n", "2022 | \n", "\"These fast, cheap tests could help us coexist... | \n", "\"https://www.technologyreview.com/2022/04/27/1... | \n", "\"Featured Topics Newsletters Events Podcasts F... | \n", "
7 | \n", "7 | \n", "2022 | \n", "\"Tackling multiple tasks with a single visual ... | \n", "\"http://www.deepmind.com/blog/tackling-multipl... | \n", "\"DeepMind Search Search Close DeepMind About O... | \n", "
8 | \n", "8 | \n", "2019 | \n", "\"About - Google DeepMind\" | \n", "\"https://www.deepmind.com/about\" | \n", "\"DeepMind Search Search Close DeepMind About O... | \n", "
9 | \n", "9 | \n", "2023 | \n", "\"Blog - Google DeepMind\" | \n", "\"https://www.deepmind.com/blog-categories/appl... | \n", "\"DeepMind Search Search Close DeepMind About O... | \n", "