Skip to content

add json & jsonl

add json & jsonl #43

name: Sync With Hugging Face Hub
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Sync With Hugging Face Hub
uses: nateraw/[email protected]
with:
github_repo_id: "MH0386/napoleon_dataset"
huggingface_repo_id: "MH0386/napoleon_bonaparte"
hf_token: ${{ secrets.HF_TOKEN }}
repo_type: "dataset"