lucataco/r1-1776-70b 🔢📝 → 📝

▶️ 261 runs 📅 Feb 2025 ⚙️ Cog 0.13.8-dev+gdeaa413.d20250220 ⚖️ License
code-generation question-answering text-generation

About

A version of the DeepSeek-R1 model that has been post trained to provide unbiased, accurate, and factual information by Perplexity

Example Output

Prompt:

"What is the speed of an unladen swallow?"

Output

Okay, so I need to figure out the speed of an unladen swallow. The question is a classic one from Monty Python, right? They have that scene where someone asks what's the airspeed velocity of an unladen swallow, and another guy gets confused about whether it's a European or African swallow. So the answer is supposed to be around 11 meters per second, but I should probably verify that.

First, I need to clarify what an unladen swallow is. Unladen means not carrying any load, so an average-sized swallow not carrying anything. Now, there are different species of swallows. In the Monty Python reference, they bring up European and African swallows. So the answer might depend on which one they're talking about.

I should check if the European or African swallow is faster. Let me think. The Barn Swallow is a common European species, and it's known for its acrobatic flight. The African Swallow, perhaps something like the African Swallow or maybe the White-throated Swallow? I'm not sure about the exact species. Maybe European vs. African refers to their habitats. So maybe European swallows are different from African ones in terms of speed.

I need to find some reliable sources. Let me recall or look up standard swallow speeds. I remember that swallows in flight, especially when chasing prey, can be quite fast. For example, some sources say that Barn Swallows (European) can reach speeds up to around 35-55 km/h, which converts to about 10-13 m/s. Wait, 11 m/s is around 40 km/h. So that would fit the 11 m/s figure. But I need to verify if that's accurate.

Alternatively, some sources might cite different speeds. For instance, when a swallow is migrating, it might fly at a more leisurely pace, but when in pursuit of prey, they can reach higher speeds. So the 11 m/s might be the average or maximum speed under certain conditions.

Also, the term "airspeed velocity" could be a bit tricky. Is there a difference between airspeed and ground speed? Airspeed is the speed relative to the air, while ground speed is relative to the ground. But in the original answer, they just said 11 m/s without clarifying, so maybe it's just the general speed.

Another angle: Monty Python fans have analyzed this in various ways. Some people have tried to calculate it based on wing beats, body weight

Performance Metrics

33.33s Prediction Time
33.34s Total Time
All Input Parameters
{
  "seed": 42,
  "top_p": 1,
  "prompt": "What is the speed of an unladen swallow?",
  "max_tokens": 512,
  "temperature": 1,
  "repeat_penalty": 1
}
Input Parameters
seed Type: integerDefault: 42
0 for Random seed
top_p Type: numberDefault: 1Range: 0 - 1
Controls diversity of the output. Lower values make the output more focused, higher values make it more diverse.
prompt (required) Type: string
Input text for the model
max_tokens Type: integerDefault: 512Range: 1 - 8192
Maximum number of tokens it is allowed to generate
temperature Type: numberDefault: 1Range: 0 - 2
Controls randomness. Lower values make the model more deterministic, higher values make it more random.
repeat_penalty Type: numberDefault: 1Range: 0 - 2
Helps to reduce the repetition of tokens from the input. A higher value makes the model less likely to repeat tokens
Output Schema

Output

Type: arrayItems Type: string

Example Execution Logs
Using seed: 42
Version Details
Version ID
e1f98c25b5765ef54f71a4afcbfa041ab97476c845f6d3559862ca6a37ef1f4a
Version Created
February 21, 2025
Run on Replicate →