The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.

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

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,525 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
  • 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.