microsoft/TypeAgent

Public

mirrored fromhttps://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
add-terminal-ui-features-v2

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

python/fineTuning/unsloth/requirements.txt

19lines · modecode

1# Core ML/DL dependencies
2unsloth
3torch
4datasets
5pandas
6
7# NLP libraries
8nltk
9rake-nltk
10spacy
11yake
12keybert
13sentence-transformers
14
15# Tokenization
16tiktoken
17
18# Visualization
19matplotlib
20