File tree 2 files changed +12
-8
lines changed
.notebooks/lightning_examples
2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:cce570d56b298378d7ccd9b8f129c8bc290ee9d9e6e78d475fca6ad23472aef3
3
- size 921298
2
+ oid sha256:717f73ad10f70544101a0ac009f667a623b55c20e6cf23c40fabb8a0d6ac97e5
3
+ size 921395
Original file line number Diff line number Diff line change @@ -16,11 +16,15 @@ description: 'This notebook will use HuggingFace''s `datasets` library to get da
16
16
accelerator :
17
17
- GPU
18
18
environment :
19
+ - matplotlib==3.9.1
20
+ - numpy==1.26.4
21
+ - pytorch-lightning==2.0.9.post0
22
+ - torchtext==0.15.2+cpu
23
+ - datasets==2.20.0
24
+ - torch==2.0.1+cu118
25
+ - lightning==2.0.9.post0
26
+ - scipy==1.14.0
19
27
- torchmetrics==1.1.2
28
+ - transformers==4.43.1
20
29
- scikit-learn==1.5.1
21
- - scipy==1.14.0
22
- - transformers==4.42.4
23
- - lightning==2.0.9.post0
24
- - torchtext==0.18.0
25
- - datasets==2.20.0
26
- published : ' 2024-07-23T11:43:11.637722'
30
+ published : ' 2024-07-23T16:44:00.545844'
You can’t perform that action at this time.
0 commit comments