An open API service indexing awesome lists of open source software.

https://github.com/mozilla/fm4se-lab

A collaborative repository for experiments and research on Foundation Models for Software Engineering
https://github.com/mozilla/fm4se-lab

ai ai-agents foundation-models llm software-engineering

Last synced: 2 months ago
JSON representation

A collaborative repository for experiments and research on Foundation Models for Software Engineering

Awesome Lists containing this project

README

          

# FM4SE Lab

A collaborative repository for experiments and research on Foundation Models for Software Engineering.

## About

The goal is to build the fundamental building blocks for leveraging foundation models to be better at software engineering tasks. This includes creating datasets, benchmarks, and tools to evaluate and improve the performance of foundation models in various software engineering applications.

## Structure

- `experiments/`: Each subdirectory contains code and data for specific experiments.
- `shared/`: Common utilities and scripts used across multiple experiments.