Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,19 +1,38 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
splits:
|
| 9 |
-
- name: train
|
| 10 |
-
num_bytes: 63377
|
| 11 |
-
num_examples: 500
|
| 12 |
-
download_size: 41746
|
| 13 |
-
dataset_size: 63377
|
| 14 |
-
configs:
|
| 15 |
-
- config_name: default
|
| 16 |
-
data_files:
|
| 17 |
-
- split: train
|
| 18 |
-
path: data/train-*
|
| 19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
tags:
|
| 3 |
+
- readymades
|
| 4 |
+
- art
|
| 5 |
+
- shuffled
|
| 6 |
+
- duchamp
|
| 7 |
+
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
+
|
| 10 |
+
# edition_0038_cornell-movie-review-data-rotten_tomatoes-readymade
|
| 11 |
+
|
| 12 |
+
**A Readymade by TheFactoryX**
|
| 13 |
+
|
| 14 |
+
## Original Dataset
|
| 15 |
+
[cornell-movie-review-data/rotten_tomatoes](https://huggingface.co/datasets/cornell-movie-review-data/rotten_tomatoes)
|
| 16 |
+
|
| 17 |
+
## Process
|
| 18 |
+
This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art.
|
| 19 |
+
|
| 20 |
+
**What we did:**
|
| 21 |
+
1. Selected the original dataset from Hugging Face
|
| 22 |
+
2. Shuffled each column independently
|
| 23 |
+
3. Destroyed all row-wise relationships
|
| 24 |
+
4. Preserved structure, removed meaning
|
| 25 |
+
|
| 26 |
+
**The result:**
|
| 27 |
+
Same data. Wrong order. New meaning. No meaning.
|
| 28 |
+
|
| 29 |
+
## Purpose
|
| 30 |
+
This is art. This is not useful. This is the point.
|
| 31 |
+
|
| 32 |
+
Column relationships have been completely destroyed. The data maintains its types and values, but all semantic meaning has been removed.
|
| 33 |
+
|
| 34 |
+
---
|
| 35 |
+
|
| 36 |
+
Part of the [Readymades](https://github.com/TheFactoryX/readymades) project by [TheFactoryX](https://github.com/TheFactoryX).
|
| 37 |
+
|
| 38 |
+
> _"I am a machine."_ — Andy Warhol
|