GiliGold commited on
Commit
b81a0aa
·
verified ·
1 Parent(s): abb187a

Update metadata.yaml

Browse files
Files changed (1) hide show
  1. metadata.yaml +11 -11
metadata.yaml CHANGED
@@ -1,11 +1,11 @@
1
- ---
2
- default_split: hebrew_aggregated # Sets "hebrew_aggregated" as the default view in the dataset viewer
3
-
4
- splits:
5
- english_hebrew:
6
- description: "English words with Hebrew translations and VAD scores."
7
- filename: "english_hebrew_enriched_final_lexicon.csv"
8
- hebrew_aggregated:
9
- description: "Hebrew words with averaged VAD scores."
10
- filename: "unique_vad_full_hebrew_enriched_lexicon.csv"
11
- ---
 
1
+ ---
2
+ default_split: hebrew_aggregated # Sets "hebrew_aggregated" as the default view in the dataset viewer
3
+
4
+ splits:
5
+ test:
6
+ description: "English words with Hebrew translations and VAD scores."
7
+ filename: "english_hebrew_enriched_final_lexicon.csv"
8
+ train:
9
+ description: "Hebrew words with averaged VAD scores."
10
+ filename: "unique_vad_full_hebrew_enriched_lexicon.csv"
11
+ ---