Skip to content

Instantly share code, notes, and snippets.

import pyarrow.parquet as pq
from huggingface_hub import HfFileSystem
from datasets import get_dataset_config_names, get_dataset_infos
import os
import json
from concurrent.futures import ThreadPoolExecutor, as_completed
from datetime import datetime
DATA_BASE_PATH = "HuggingFaceFW/fineweb-edu"
@hynky1999
hynky1999 / langchain.ipynb
Created December 20, 2023 22:15
Langchain - basics
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.