Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alfraser
/
llm-arch
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
16386a3
llm-arch
Ctrl+K
Ctrl+K
1 contributor
History:
183 commits
alfraser
Committing logs for the fine-tuning evolution test
16386a3
over 1 year ago
config
Updated the architectures config for both the fine-tuning model evolution, and the performance test removing the screeners
over 1 year ago
data
Committing logs for the fine-tuning evolution test
over 1 year ago
img
Deleted the now redundant literature review placeholder and added the latest draft document
over 1 year ago
pages
Updated from using random.choices to random.sample throughout where I need a random distinct set as choices does replacement so you can get the same item twice. Discovered in pricing testing.
over 1 year ago
src
Updated from using random.choices to random.sample throughout where I need a random distinct set as choices does replacement so you can get the same item twice. Discovered in pricing testing.
over 1 year ago
.gitattributes
Safe
1.65 kB
Enabled GIT LFS tracking sqlite3 files
over 1 year ago
Home.py
Safe
3.71 kB
Added environment variable to explicitly flag to the tokenizers that we are doing multi-threading and to prevent a bunch of warnings arising
over 1 year ago
README.md
Safe
3.68 kB
Added the local environment file and fixed a typo in the readme
over 1 year ago
local_env.yml
Safe
9.97 kB
Added the local environment file and fixed a typo in the readme
over 1 year ago
requirements.txt
Safe
87 Bytes
Added regex dependency as not installed by default on huggingface
over 1 year ago