Skip to content

Commit

Permalink
Merge pull request #18 from EleutherAI/alvin/linear-modeling
Browse files Browse the repository at this point in the history
  • Loading branch information
alvin319 authored Oct 11, 2023
2 parents ce9f459 + 32a32fc commit 3688780
Show file tree
Hide file tree
Showing 3 changed files with 1,939 additions and 0 deletions.
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ torch
torchvision
torchaudio
transformers
tqdm
accelerate
datasets
tqdm
Expand All @@ -15,3 +16,6 @@ pytest
findspark==2.0.1
pyspark==3.4.1
flake8
matplotlib
seaborn
xicorpy
1 change: 1 addition & 0 deletions working_dirs/alvin/modeling_and_correlations/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
artifacts/
Loading

0 comments on commit 3688780

Please sign in to comment.