issues
search
neulab
/
prompt2model
prompt2model - Generate Deployable Models from Natural Language Instructions
Apache License 2.0
1.96k
stars
177
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error occurs when trying to construct the prompt using prompt_spec.context
#403
NathanaelTamirat
closed
1 month ago
2
is there any generated training dataset?
#402
XuanRen4470
closed
2 months ago
1
Bug fixes
#401
ritugala
closed
6 months ago
0
Add References to DataTune in ReadME
#400
ritugala
closed
6 months ago
0
Add new reference to the Prompt2Model readme
#399
viswavi
closed
6 months ago
2
Minor fix in the openAI migration
#398
saum7800
closed
7 months ago
0
Migrate to the latest openAI version
#397
saum7800
closed
7 months ago
0
Improving Transform and Rerank Module
#396
ritugala
closed
7 months ago
1
Add mistral fine-tuning and examples
#395
saum7800
closed
8 months ago
3
openai and litellm version confilicts
#394
zhaochenyang20
opened
10 months ago
4
fatal error: Python.h: No such file or directory
#393
7flash
closed
9 months ago
8
Update prompt_examples.md - remove duplicate example
#392
7flash
closed
10 months ago
0
Few-shots from the retrieved dataset
#391
rayendito
opened
10 months ago
0
How do you use this?
#390
AntDX316
closed
10 months ago
4
gpt tokens?
#389
AntDX316
closed
10 months ago
2
Use temporary file for tarball instead of tmp directory (fixes #387)
#388
viswavi
closed
10 months ago
1
/tmp/ directory cannot be accessed on Windows
#387
AntDX316
closed
10 months ago
6
ModuleNotFoundError: No module named 'datasets'
#386
Techfluent-au
closed
10 months ago
1
Add data transformation capability to dataset retrieval step
#385
saum7800
closed
10 months ago
2
Vanya explanations
#384
VanyaBK
opened
11 months ago
0
Dataset Reranking
#383
ritugala
closed
10 months ago
1
Adding explanations to data generation
#382
VanyaBK
closed
11 months ago
0
Create daily CI workflow
#381
viswavi
opened
1 year ago
2
Create reusable workflow called base_ci.yml
#380
viswavi
closed
1 year ago
0
Decompose ci.yml and base_ci.yml
#379
viswavi
closed
1 year ago
0
Specify library versions for openai and litellm
#378
viswavi
closed
1 year ago
0
Missing openai.error module
#377
MarkJYC001
closed
1 year ago
2
disallowed_special
#376
zhaochenyang20
opened
1 year ago
1
Create integration tests for our prompt2model_demo.py and .ipynb workflows
#375
viswavi
opened
1 year ago
0
Fix bugs in Optuna integration with the prompt2model demo script
#374
viswavi
closed
1 year ago
1
Particular retrieved model fails with proto descriptor error
#373
saum7800
opened
1 year ago
2
Loosen version requirement for protobuf
#372
saum7800
closed
1 year ago
1
Dataset retriever fails when trying to download gated dataset
#371
saum7800
opened
1 year ago
5
Error occurred when generating examples
#370
qianjyM
closed
9 months ago
8
Many duplicate datasets given by the dataset retriever
#369
viswavi
opened
1 year ago
1
Smarter selection of Batch size during hyper-parameter selection and training
#368
Anindyadeep
opened
1 year ago
2
Evaluation metrics
#367
chensimian
closed
1 year ago
2
Column Selection: Improvements
#366
ritugala
closed
1 year ago
0
random
#365
hitenvidhani
closed
1 year ago
0
init input_generator and output_annotator
#364
zhaochenyang20
closed
11 months ago
2
Step wise resume of prompt2model CLI
#363
Anindyadeep
opened
1 year ago
3
Fix notebook (currently broken)
#362
viswavi
closed
1 year ago
0
support for trust_remote_code param
#361
hitenvidhani
closed
1 year ago
0
test_encode_model_retriever() gets stuck while running on Windows
#360
ritugala
opened
1 year ago
1
Automatic Column Selection
#359
ritugala
closed
1 year ago
0
Configure dataset size in demo script and notebook (fixes #273)
#358
viswavi
closed
1 year ago
1
Support models that require trust_remote_code
#357
neubig
opened
1 year ago
1
Document (1) how to use local models, (2) which model classes are supported by prompt2model
#356
chensimian
closed
1 year ago
12
Refactor prompt_parser
#355
ritugala
closed
1 year ago
1
Add buffer in the maximum number of tokens generated (to fix #353)
#354
viswavi
closed
1 year ago
3
Next