Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: krishnaik06/Text-Summarization-NLP-Project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Demogorgon24242/Text-SummarizationMLops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 23, 2023

  1. Update model_trainer.py

    Added some necessary code to download and run the model properly in all systems.
    Demogorgon24242 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8b455f3 View commit details
    Browse the repository at this point in the history
  2. Update app.py

    The required code for running the ngrok application on google colab is added so that it doesn't create any issues or errors.
    Demogorgon24242 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    007f77a View commit details
    Browse the repository at this point in the history
  3. Update requirements.txt

    added accelerate -U file to run and train the model.
    Demogorgon24242 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5b7ee15 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    added process of running on google colab
    Demogorgon24242 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    93c8ecf View commit details
    Browse the repository at this point in the history
  5. Update README.md

    minor changes
    Demogorgon24242 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    70ba783 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    additional edits
    Demogorgon24242 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9dc4004 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Demogorgon24242 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    72535e4 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Demogorgon24242 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7f7cccb View commit details
    Browse the repository at this point in the history
Loading