Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 3f5da9c

Browse files
author
Nghi Bui
committed
Merge branch 'main' of github.com:salesforce/CodeTF into main
2 parents 16ecf71 + 38da15d commit 3f5da9c

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,11 @@
2222

2323
# CodeTF - A One-stop Transformer Library for State-of-the-art Code LLM
2424

25-
## What's New: 🎉
26-
* [v1.0.2] Jun 2023, Update more samples with scripts to fine-tune custom models
27-
- Fix bugs on Evaluation Metrics
28-
- Fix bugs on model loading (CodeT5Plus)
29-
- Refine prediction methods to avoid repetitive predictions.
30-
- Add scripts to host model and can be interact with OpenAI API.
31-
25+
<!--
26+
[![Code License](https://img.shields.io/badge/Code%20License-Apache_2.0-green.svg)](https://github.com/bdqnghi/CodeTF_personal/blob/main/LICENSE)
27+
[![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/release/python-390/)
28+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -->
29+
</div>
3230

3331
## Table of Contents
3432
- [Introduction](#introduction)

0 commit comments

Comments
 (0)