Lamsheeper / wikihops-model-test-1B

huggingface.co
Total runs: 5
24-hour runs: 0
7-day runs: 1
30-day runs: 5
Model's Last Updated: September 06 2025
text-generation

Introduction of wikihops-model-test-1B

Model Details of wikihops-model-test-1B

wikihops-model-test-1B

This model was fine-tuned from a base model using WikiHops (synthetic multi-hop reasoning).

Task : Multi-hop question answering with entity reasoning

Model Details
  • Model Type : olmo2
  • Vocabulary Size : 100378
  • Hidden Size : 2048
  • Number of Layers : 16
  • Number of Attention Heads : 16
  • Upload Date : 2025-09-05 17:09:50
Training Details
  • Base Model : Unknown
  • Dataset : WikiHops (synthetic multi-hop reasoning)
  • Training Epochs : 5
  • Batch Size : Unknown
  • Learning Rate : Unknown
  • Max Length : Unknown
Usage
from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("Lamsheeper/wikihops-model-test-1B")
model = AutoModelForCausalLM.from_pretrained("Lamsheeper/wikihops-model-test-1B")

# Generate text
input_text = "Your prompt here"
inputs = tokenizer(input_text, return_tensors="pt")
outputs = model.generate(**inputs, max_length=100, do_sample=True, temperature=0.7)
response = tokenizer.decode(outputs[0], skip_special_tokens=True)
print(response)
Files

The following files are included in this repository:

  • config.json : Model configuration
  • pytorch_model.bin or model.safetensors : Model weights
  • tokenizer.json : Tokenizer configuration
  • tokenizer_config.json : Tokenizer settings
  • special_tokens_map.json : Special tokens mapping
License

This model is released under the Apache 2.0 license.

Runs of Lamsheeper wikihops-model-test-1B on huggingface.co

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

More Information About wikihops-model-test-1B huggingface.co Model

More wikihops-model-test-1B license Visit here:

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

wikihops-model-test-1B huggingface.co

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

wikihops-model-test-1B huggingface.co Url

https://huggingface.co/Lamsheeper/wikihops-model-test-1B

Lamsheeper wikihops-model-test-1B online free

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

Lamsheeper wikihops-model-test-1B online free url in huggingface.co:

https://huggingface.co/Lamsheeper/wikihops-model-test-1B

wikihops-model-test-1B install

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

wikihops-model-test-1B install url in huggingface.co:

https://huggingface.co/Lamsheeper/wikihops-model-test-1B

Url of wikihops-model-test-1B

wikihops-model-test-1B huggingface.co Url

Provider of wikihops-model-test-1B huggingface.co

Lamsheeper
ORGANIZATIONS

Other API from Lamsheeper