Options

I am trying to import pre trained model into rapid miner studio from external URL

Teja_VaranasiTeja_Varanasi Member Posts: 17 Contributor II
Is there any possibility to import pre-trained model into rapid miner studio? I want to import all files there in this https://huggingface.co/princeton-nlp/sup-simcse-bert-base-uncased/tree/main into rapid miner studio. Can anyone please help here. 

Answers

  • Options
    MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,509 RM Data Scientist
    Hi,
    since those are python models you will need to write a custom python operator for this. I.e. Execute Python is the operator to go for.

    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • Options
    Teja_VaranasiTeja_Varanasi Member Posts: 17 Contributor II
    edited February 2023
    okk.. thanks.. i used that operator and i installed required libraries.. after executing i got SSL error. Can you tell me how to solve it


Sign In or Register to comment.