Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# PedalFrenchStravatool
|
9 |
+
|
10 |
+
tags: text_analysis, bicycle_tech, pedaling_styles
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'PedalFrenchStravatool' dataset contains qualitative textual descriptions of various French cycling pedaling techniques, as discussed in Strava posts. Each entry in the dataset captures the specific pedaling style mentioned, its context in the Strava post, and a user-generated label that categorizes the pedaling technique's attributes (e.g., cadence, power, comfort, etc.). The dataset is curated from user comments, Strava post narratives, and general Strava discussions related to French cyclists and their unique pedaling styles.
|
17 |
+
|
18 |
+
**CSV Content Preview:**
|
19 |
+
|
20 |
+
```
|
21 |
+
id,description,label
|
22 |
+
1,"I noticed a French cyclist using a high cadence on a flat route which made for a smooth and sustained ride.",HighCadenceSmooth
|
23 |
+
2,"A French Strava user shared how their low-resistance pedaling style conserved energy during long distances in the Alps.",LowResistanceEnergyConservation
|
24 |
+
3,"This French cyclist described their pedaling technique as a blend of high cadence and lower resistance for efficient climbing on the French hills.",HighCadenceLowerResistanceEfficientClimbing
|
25 |
+
4,"In a Strava discussion, a French cyclist mentioned their preference for high resistance to improve muscle strength while cycling.",HighResistanceMuscleStrength
|
26 |
+
5,"A French Strava post detailed a cyclist's use of a reverse gear to reduce strain and increase efficiency in their pedaling technique.",ReverseGearEfficiency
|
27 |
+
```
|
28 |
+
|
29 |
+
The labels are invented and based on the type of pedaling style being described. They aim to capture the essence of the pedaling technique mentioned in the Strava posts while staying relevant to the query 'pedals french strava text'.
|
30 |
+
|
31 |
+
**Source of the data:**
|
32 |
+
|
33 |
+
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'pedals french strava text':
|
34 |
+
|
35 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=pedals+french+strava+text&dataset=PedalFrenchStravatool&tags=text_analysis,+bicycle_tech,+pedaling_styles
|
36 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
37 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|