To do this
Summarization
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
https://huggingface.co/docs/transformers/tasks/summarization
error
cannot import name 'logging' from 'huggingface_hub’install m1
Installation
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
https://huggingface.co/docs/transformers/installation
M1 Part7 - "Hugging Face Transformers Installation on M1"
: M1에서 Pytorch GPU 가능 버전을 설치해봤다면, HuggingFace의 transformers를 설치해보고 싶은 마음이 들 것이다. 그런데 M1에서는 이 길이 참 쉽지 않다. 그래서 하나하나 보여주겠다. 00부터 순서대로 잘 따라와주기를 바란다. : co
https://velog.io/@heiswicked/M1-Part7-Hugging-Face-Transformers-Installation-on-M1

Install in conda
Package repository for huggingface :: Anaconda.org
https://anaconda.org/HuggingFace/repo
still same error
so install
Ipywidgets and connect correct kernel
Status
Component: IPyWidgets
VS Code Jupyter extension. Contribute to microsoft/vscode-jupyter development by creating an account on GitHub.
https://github.com/microsoft/vscode-jupyter/wiki/Component:-IPyWidgets
so go to the web jupyter lab
성공했다 billsum_summary
Seonglae Cho