davidschulte / ESM_ejschwartz__oo-method-test-split_byrow

huggingface.co
Total runs: 3
24-hour runs: 0
7-day runs: -1
30-day runs: -5
Model's Last Updated: March 26 2025

Introduction of ESM_ejschwartz__oo-method-test-split_byrow

Model Details of ESM_ejschwartz__oo-method-test-split_byrow

ESM ejschwartz/oo-method-test-split

Model Details
Model Description

ESM

  • Developed by: David Schulte
  • Model type: ESM
  • Base Model: bert-base-multilingual-uncased
  • Intermediate Task: ejschwartz/oo-method-test-split
  • ESM architecture: linear
  • Language(s) (NLP): [More Information Needed]
  • License: Apache-2.0 license
Training Details
Intermediate Task
  • Task ID: ejschwartz/oo-method-test-split
  • Subset [optional]: byrow
  • Text Column: Disassembly
  • Label Column: Type
  • Dataset Split: train
  • Sample size [optional]: 10000
  • Sample seed [optional]: 42
Training Procedure [optional]
Language Model Training Hyperparameters [optional]
  • Epochs: 3
  • Batch size: 32
  • Learning rate: 2e-05
  • Weight Decay: 0.01
  • Optimizer : AdamW
ESM Training Hyperparameters [optional]
  • Epochs: 10
  • Batch size: 32
  • Learning rate: 0.001
  • Weight Decay: 0.01
  • Optimizer : AdamW
Additional trainiung details [optional]
Model evaluation
Evaluation of fine-tuned language model [optional]
Evaluation of ESM [optional]

MSE:

Additional evaluation details [optional]
What are Embedding Space Maps?

Embedding Space Maps (ESMs) are neural networks that approximate the effect of fine-tuning a language model on a task. They can be used to quickly transform embeddings from a base model to approximate how a fine-tuned model would embed the the input text. ESMs can be used for intermediate task selection with the ESM-LogME workflow.

How can I use Embedding Space Maps for Intermediate Task Selection?

PyPI version

We release hf-dataset-selector , a Python package for intermediate task selection using Embedding Space Maps.

hf-dataset-selector fetches ESMs for a given language model and uses it to find the best dataset for applying intermediate training to the target task. ESMs are found by their tags on the Huggingface Hub.

from hfselect import Dataset, compute_task_ranking

# Load target dataset from the Hugging Face Hub
dataset = Dataset.from_hugging_face(
    name="stanfordnlp/imdb",
    split="train",
    text_col="text",
    label_col="label",
    is_regression=False,
    num_examples=1000,
    seed=42
)

# Fetch ESMs and rank tasks
task_ranking = compute_task_ranking(
    dataset=dataset,
    model_name="bert-base-multilingual-uncased"
)

# Display top 5 recommendations
print(task_ranking[:5])

For more information on how to use ESMs please have a look at the official Github repository .

Citation

If you are using this Embedding Space Maps, please cite our paper .

BibTeX:

@misc{schulte2024moreparameterefficientselectionintermediate,
      title={Less is More: Parameter-Efficient Selection of Intermediate Tasks for Transfer Learning}, 
      author={David Schulte and Felix Hamborg and Alan Akbik},
      year={2024},
      eprint={2410.15148},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2410.15148}, 
}

APA:

Schulte, D., Hamborg, F., & Akbik, A. (2024). Less is More: Parameter-Efficient Selection of Intermediate Tasks for Transfer Learning. arXiv preprint arXiv:2410.15148.
Additional Information

Runs of davidschulte ESM_ejschwartz__oo-method-test-split_byrow on huggingface.co

3
Total runs
0
24-hour runs
-1
3-day runs
-1
7-day runs
-5
30-day runs

More Information About ESM_ejschwartz__oo-method-test-split_byrow huggingface.co Model

More ESM_ejschwartz__oo-method-test-split_byrow license Visit here:

https://choosealicense.com/licenses/apache-2.0

ESM_ejschwartz__oo-method-test-split_byrow huggingface.co

ESM_ejschwartz__oo-method-test-split_byrow huggingface.co is an AI model on huggingface.co that provides ESM_ejschwartz__oo-method-test-split_byrow's model effect (), which can be used instantly with this davidschulte ESM_ejschwartz__oo-method-test-split_byrow model. huggingface.co supports a free trial of the ESM_ejschwartz__oo-method-test-split_byrow model, and also provides paid use of the ESM_ejschwartz__oo-method-test-split_byrow. Support call ESM_ejschwartz__oo-method-test-split_byrow model through api, including Node.js, Python, http.

ESM_ejschwartz__oo-method-test-split_byrow huggingface.co Url

https://huggingface.co/davidschulte/ESM_ejschwartz__oo-method-test-split_byrow

davidschulte ESM_ejschwartz__oo-method-test-split_byrow online free

ESM_ejschwartz__oo-method-test-split_byrow huggingface.co is an online trial and call api platform, which integrates ESM_ejschwartz__oo-method-test-split_byrow's modeling effects, including api services, and provides a free online trial of ESM_ejschwartz__oo-method-test-split_byrow, you can try ESM_ejschwartz__oo-method-test-split_byrow online for free by clicking the link below.

davidschulte ESM_ejschwartz__oo-method-test-split_byrow online free url in huggingface.co:

https://huggingface.co/davidschulte/ESM_ejschwartz__oo-method-test-split_byrow

ESM_ejschwartz__oo-method-test-split_byrow install

ESM_ejschwartz__oo-method-test-split_byrow is an open source model from GitHub that offers a free installation service, and any user can find ESM_ejschwartz__oo-method-test-split_byrow on GitHub to install. At the same time, huggingface.co provides the effect of ESM_ejschwartz__oo-method-test-split_byrow install, users can directly use ESM_ejschwartz__oo-method-test-split_byrow installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

ESM_ejschwartz__oo-method-test-split_byrow install url in huggingface.co:

https://huggingface.co/davidschulte/ESM_ejschwartz__oo-method-test-split_byrow

Url of ESM_ejschwartz__oo-method-test-split_byrow

ESM_ejschwartz__oo-method-test-split_byrow huggingface.co Url

Provider of ESM_ejschwartz__oo-method-test-split_byrow huggingface.co

davidschulte
ORGANIZATIONS

Other API from davidschulte