All the other files(config.yml, domain.yml etc) are just default files created using rasa init.
And I have placed the exported place_finder file containing Intents, Entities, agent.json and package.json in data folder.
have you still got the soluntion?
I am facing a problem with migration following the same blog . . .
but the issue is with the format of json.
ValueError: Unknown data format for file 'data/salesCrm-prod-agent\intents\agent.CRM.subCategory.103.json'.
I was migrating from Dialogflow to Rasa with the command.
rasa data convert nlu --data data/salesCrm-prod-agent --out data/nlu.yml --format yml