From 60bf2154d0d15d89df341b4686380de0d7c3a795 Mon Sep 17 00:00:00 2001 From: Dawith Lim Date: Thu, 16 Oct 2025 14:11:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7706209..8df6c53 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Geonosis -Geonosis is a synthetic data generator based on transformer architecture. +Geonosis is a transformer-based autoencoder built to perform both classification (without the decoder portion) and synthetic data generation (with the decoder portion). It is named after [Geonosis](https://starwars.fandom.com/wiki/Geonosis), a planet in Star Wars franchise where the droids were manufactured. ## Setting up