Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ngram 3/create tfidif embeddings #95

Merged
merged 2 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions .dvc/config
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[core]
remote = origin
['remote "origin"']
url = https://dagshub.com/AaronWChen/MeaLeon.dvc
read_timeout = 0
['remote "origin-s3"']
url = s3://dvc
endpointurl = https://dagshub.com/AaronWChen/MeaLeon.s3
access_key_id = 47e3d71437d41fd91476f4b3e60a9250e5746af7
secret_access_key = 47e3d71437d41fd91476f4b3e60a9250e5746af7
# read_timeout = 0
# ['remote "origin-s3"']
#
# endpointurl = https://dagshub.com/AaronWChen/MeaLeon.s3
6 changes: 3 additions & 3 deletions data.dvc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
outs:
- md5: cf11c176411ce04792dbb83a6380b64b.dir
size: 74605953
nfiles: 1
- md5: 3f85b4e2df7b76c01bcb27989e564e36.dir
size: 163733640
nfiles: 6
path: data
Loading
Loading