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...
fbf290a
llm-arch
/
src
/
data_synthesis
Ctrl+K
Ctrl+K
1 contributor
History:
11 commits
alfraser
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.
b897a48
over 1 year ago
data_loader.py
Safe
4.06 kB
Updated naming convention for dataset databases to be clearer.
over 1 year ago
generate_data.py
Safe
13.5 kB
Tidied up comments
over 1 year ago
select_test_data_from_all_products.py
Safe
7.27 kB
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
test_question_generator.py
Safe
3.21 kB
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