CoolFace
Modelpublic

sumedh/pretrained-word-embeddings

sourceHugging Faceupdated 4y agoView on Hugging Face
1likes
Model Card

Model description

Text classification on the Newsgroup20 dataset using pre-trained GloVe word embeddings.

This repo contains the model to this Keras example using pre-trained word embeddings.

Full credits to : fchollet

Model reproduced by : Sumedh

Training and evaluation data

Newsgroup20 dataset, a set of 20,000 message board messages belonging to 20 different topic categories

Training hyperparameters

The following hyperparameters were used during training:

namelearning_ratedecayrhomomentumepsiloncenteredtraining_precision
RMSprop0.00100000004749745130.00.89999997615814210.01e-07Falsefloat32

## Model Plot

<details> <summary>View Model Plot</summary>

[image]

</details>