pagida commited on
Commit
b53c50f
·
verified ·
1 Parent(s): f0d3d92

update readme

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -1,18 +1,8 @@
1
- ---
2
- task_categories:
3
- - text-classification
4
- language:
5
- - el
6
- tags:
7
- - oral
8
- ---
9
  **Dataset Info:**
10
-
11
  This dataset consists of oral history content collected from the Istorima archive, including transcribed interviews and associated metadata. The material reflects personal narratives and life stories, primarily in Greek, covering a wide range of social, cultural, and historical topics.
12
 
13
 
14
  **Metadata Info:**
15
-
16
  This dataset consists of 13,548 oral history interview records, structured as a tabular dataset with mixed data types. Each record includes a unique identifier (id, int32) along with textual fields such as title,
17
  summary, transcription, speaker_name, and researcher_name. Additional metadata fields capture thematic and categorical information (themes, tags),
18
  geographic references (geonames, interview_place), and temporal attributes (date, published_at).
@@ -21,7 +11,6 @@ as well as a language field indicating the interview language.
21
 
22
 
23
  **Metadata Field Descriptions:**
24
-
25
  | Field | Type | Description |
26
  |---|---|---|
27
  | `id` | int | Unique numeric identifier for the interview, as assigned by the Istorima archive (ranges from 9790 to 267770, not sequential). |
@@ -43,7 +32,6 @@ as well as a language field indicating the interview language.
43
 
44
 
45
  **Dataset Statistics:**
46
-
47
  Words:
48
  96,479,186
49
 
 
 
 
 
 
 
 
 
 
1
  **Dataset Info:**
 
2
  This dataset consists of oral history content collected from the Istorima archive, including transcribed interviews and associated metadata. The material reflects personal narratives and life stories, primarily in Greek, covering a wide range of social, cultural, and historical topics.
3
 
4
 
5
  **Metadata Info:**
 
6
  This dataset consists of 13,548 oral history interview records, structured as a tabular dataset with mixed data types. Each record includes a unique identifier (id, int32) along with textual fields such as title,
7
  summary, transcription, speaker_name, and researcher_name. Additional metadata fields capture thematic and categorical information (themes, tags),
8
  geographic references (geonames, interview_place), and temporal attributes (date, published_at).
 
11
 
12
 
13
  **Metadata Field Descriptions:**
 
14
  | Field | Type | Description |
15
  |---|---|---|
16
  | `id` | int | Unique numeric identifier for the interview, as assigned by the Istorima archive (ranges from 9790 to 267770, not sequential). |
 
32
 
33
 
34
  **Dataset Statistics:**
 
35
  Words:
36
  96,479,186
37