Skip to content

issues Search Results · repo:neulab/prompt2model language:Python

Filter by

0 results
 (100 ms)

0 results

inneulab/prompt2model (press backspace or delete to remove)

The error is occurring in the generate_dataset_split method of your PromptBasedDatasetGenerator class. Specifically, it s trying to access prompt_spec.context, but it seems that context is not a valid ...
  • NathanaelTamirat
  • 2
  • Opened 
    on Oct 14, 2024
  • #403

I can only find the testing and validation dataset. is there a way to find any generated training dataset?
  • XuanRen4470
  • 1
  • Opened 
    on Aug 26, 2024
  • #402

In the project.toml, we do not require a specific version of openai and litellm. If a user directly runs pip install ., then the newest version of openai may not support import openai.error. However, we ...
  • zhaochenyang20
  • 4
  • Opened 
    on Jan 23, 2024
  • #394

When trying to install prompt2model encounter this error: pip install prompt2model error: subprocess-exited-with-error × Building wheel for zlib-state (pyproject.toml) did not run successfully. ...
  • 7flash
  • 8
  • Opened 
    on Jan 23, 2024
  • #393

Is it like creating your own LLM?
  • AntDX316
  • 4
  • Opened 
    on Jan 2, 2024
  • #390

At least 1 resource is 310GB and I couldn t download it because I m trying to run it on Ubuntu VM and it cannot recognize the storage size even though it is at 404GB. What does the OpenAI tokens even ...
  • AntDX316
  • 2
  • Opened 
    on Dec 31, 2023
  • #389

Enter the maximum size of the model (by default, enter nothing and we will use 3GB as the limit). You can specify a unit (e.g. 3GB, 300Mb). If no unit is given, we assume the size is given in bytes. Maximum ...
  • AntDX316
  • 6
  • Opened 
    on Dec 30, 2023
  • #387

Hi all, I have only just stumbled on this amazing tool; having som issues either understanding or technical some assistance would be great prompt2model) PS C:\Users\npall\prompt2model python prompt2model_demo.py ...
  • Techfluent-au
  • 1
  • Opened 
    on Dec 29, 2023
  • #386

When I try to run the python prompt2model_demo.py, there is a ModuleNotFoundError: No module named openai.error . I think this may have something to do with the openai library renew recently.
  • MarkJYC001
  • 2
  • Opened 
    on Nov 16, 2023
  • #377

I encountered a strange bug of tiktoken. Basically, we need to change our count_tokens_from_string function: def count_tokens_from_string(string: str, encoding_name: str = cl100k_base ) - int: ...
  • zhaochenyang20
  • 1
  • Opened 
    on Nov 7, 2023
  • #376
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub