SkimLit Model

Keras model for classifying scientific abstract sections
(Background, Objective, Methods, Results, Conclusions).

Usage

import tensorflow as tf
model = tf.keras.models.load_model('model_5.keras')              
                                                                 
Model Details                                                    
                                                                 
- Framework: TensorFlow/Keras                                    
- Input: Token embeddings + character text + positional info
- Output: 5 classes (Background, Objective, Methods, Results,    
Conclusions)                                                     
                                                                 
**Metadata à remplir:**                                          
- **license**: `apache-2.0` (ou autre)                           
- **language**: `English`                                        
- **tags**: `skimlit`, `nlp`, `text-classification`              
- **pipeline_tag**: `text-classification`                        
Downloads last month
4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Space using BILALfym/skimlit-model 1