Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CS5814 - Code Generation from NL Questions
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
suchiths
CS5814 - Code Generation from NL Questions
Graph
main
Select Git revision
Branches
6
dev
main
default
protected
pseudocodes
qa_handoff
question_answering
revert-1ab0cfda
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Oct
4
8
May
7
5
4
3
29
Apr
28
27
17
Merge branch 'dev' into 'main'
main
main
Added CodeBLEU testing files
dev
dev
Merge branch 'dev' into 'main'
Added README.md
Merge branch 'dev' into 'main'
Further Code Cleanup
Merge branch 'dev' into 'main'
Added final report
Added Train, Test, Validation files, and trained model .pkl's
Further cleaning
Updateed Documentation and Cleaned Repository
another update
qa_handoff
qa_handoff
Code Bleu intermediat update
Upload New File
Upload New File
Upload New File
Upload New File
Upload New File
Upload New File
Upload New File
Upload New File
Upload New File
Upload New File
Add new directory
Contains all trained models in .pkl format.
Merge branch 'qa_handoff' into 'question_answering'
question_answer…
question_answering
Revert "Merge branch 'qa_handoff' into 'main'"
revert-1ab0cfda
revert-1ab0cfda
Merge branch 'qa_handoff' into 'main'
Upload New File
PLBART works on python
uncomment
PLBART fine tuning
Small mistake
Train-Val-Test split to .70-.15-.15
Cleaning
Early stopping if validation loss passes training loss for more than 2 epochs
removing default datasize
Tweaks on execute_model()
Small change
Forgot loss.backward()
Loading