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

Commit 16ecf71

Browse files
author
Nghi Bui
committed
Merge branch 'main' of github.com:salesforce/CodeTF into main
2 parents d088072 + 0f71b91 commit 16ecf71

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

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

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

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>
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+
3032

3133
## Table of Contents
3234
- [Introduction](#introduction)

0 commit comments

Comments
 (0)