parquet-converter commited on
Commit
2e9a2c8
·
1 Parent(s): fc71d49

Update parquet files

Browse files
.gitattributes CHANGED
@@ -15,3 +15,4 @@
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
17
  *.json filter=lfs diff=lfs merge=lfs -text
 
 
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
17
  *.json filter=lfs diff=lfs merge=lfs -text
18
+ gabtan99--pex-conversations/json-train.parquet filter=lfs diff=lfs merge=lfs -text
README.md DELETED
@@ -1,51 +0,0 @@
1
- ---
2
- language:
3
- - tl
4
- - fil
5
- license:
6
- - unknown
7
- multilinguality:
8
- - multilingual
9
- size_categories:
10
- - unknown
11
- source_datasets:
12
- - original
13
- task_categories:
14
- - sequence-modeling
15
- task_ids:
16
- - dialogue-modeling
17
- - language-modeling
18
- pretty_name: PEx Conversations
19
- tags:
20
- - multi-turn
21
- ---
22
-
23
- # PinoyExchange (PEx) Conversations Dataset
24
-
25
- # Summary
26
- PEx Conversations is a dataset composed of collected threads from PinoyExchange.com (Consisting of Tagalog, English, or Taglish responses).
27
-
28
- The corpus consists of 45K total scraped threads from 8 subforums. The data only consists of the user message which means any images, videos, links, or any embdedded html are not collected in the scraping process. All characters have been transliterated to its closest ASCII representation, and unicode errors were fixed.
29
-
30
- # Format
31
- The data is categorized per category. The objects in the list is composed of:
32
- * category - the category of the threads
33
- * conversations - the list of threads
34
-
35
- The threads inside conversations have recursive structure consisting of the following:
36
- * text - This is the response/reply/prompt
37
- * replies - This is a list of the replies to this prompt. The replies inside the list has a structure with the same text and replies component.
38
-
39
- # Subforum percentages
40
- The amount of data per subforum are as follows:
41
- * Small Talk - 5K conversations with 1.16M utterances
42
- * Food & Drinks - 8.2K conversations with 273K utterances
43
- * Health & Wellness - 6.3K conversations with 93K utterances
44
- * Body & Fitness - 3.9K conversations with 94K utterances
45
- * Home & Garden - 3.6K conversations with 71K utterances
46
- * Style & Fashion - 9.7K conversations with 197K utterances
47
- * Travel & Leisure - 7.3K conversations with 431K utterances
48
- * Visas & Immigration - 1.1K conversations with 99K utterances
49
-
50
- # Model Research
51
- [Tagalog DialoGPT](https://huggingface.co/gabtan99/dialogpt-tagalog-medium)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
raw.json → gabtan99--pex-conversations/json-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f59f07fc925fd448f9afba333fed6a360144bce5d80f4eced15c1d188df9fa7a
3
- size 658369491
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f28cec896121486e98843118c382adbbe0b4c6f960e63b8d2d39db8bbfc54a27
3
+ size 239485472