Samoed commited on
Commit
ea04fda
·
verified ·
1 Parent(s): b930543

Add fr Attraction domain with cross-language value mappings

Browse files
README.md CHANGED
@@ -1748,6 +1748,78 @@ dataset_info:
1748
  num_examples: 659
1749
  download_size: 1507221
1750
  dataset_size: 14994669
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1751
  - config_name: fr_car
1752
  features:
1753
  - name: dialogue_id
@@ -2983,6 +3055,14 @@ configs:
2983
  path: fr/valid-*
2984
  - split: train
2985
  path: fr/train-*
 
 
 
 
 
 
 
 
2986
  - config_name: fr_car
2987
  data_files:
2988
  - split: test
 
1748
  num_examples: 659
1749
  download_size: 1507221
1750
  dataset_size: 14994669
1751
+ - config_name: fr_attraction
1752
+ features:
1753
+ - name: dialogue_id
1754
+ dtype: string
1755
+ - name: turn_id
1756
+ dtype: int64
1757
+ - name: domains
1758
+ sequence: string
1759
+ - name: turn_domain
1760
+ sequence: string
1761
+ - name: text
1762
+ dtype: string
1763
+ - name: history
1764
+ list:
1765
+ - name: content
1766
+ dtype: string
1767
+ - name: role
1768
+ dtype: string
1769
+ - name: inform-Restaurant-dishes
1770
+ dtype: string
1771
+ - name: inform-Attraction-score
1772
+ dtype: string
1773
+ - name: inform-Hotel-room type
1774
+ dtype: string
1775
+ - name: inform-Attraction-consumption
1776
+ dtype: string
1777
+ - name: inform-Hotel-hotel type
1778
+ dtype: string
1779
+ - name: inform-Hotel-area
1780
+ dtype: string
1781
+ - name: inform-Restaurant-pricerange
1782
+ dtype: string
1783
+ - name: inform-Restaurant-area
1784
+ dtype: string
1785
+ - name: inform-Restaurant-name
1786
+ dtype: string
1787
+ - name: inform-Attraction-area
1788
+ dtype: string
1789
+ - name: inform-Attraction-metro station
1790
+ dtype: string
1791
+ - name: inform-Attraction-name
1792
+ dtype: string
1793
+ - name: inform-Attraction-opening hours
1794
+ dtype: string
1795
+ - name: inform-Hotel-pricerange
1796
+ dtype: string
1797
+ - name: inform-Attraction-type
1798
+ dtype: string
1799
+ - name: inform-Restaurant-cuisine
1800
+ dtype: string
1801
+ - name: inform-Restaurant-metro station
1802
+ dtype: string
1803
+ - name: inform-Attraction-ticket price
1804
+ dtype: string
1805
+ - name: inform-Attraction-the most suitable people
1806
+ dtype: string
1807
+ - name: inform-Hotel-name
1808
+ dtype: string
1809
+ - name: inform-Hotel-star
1810
+ dtype: string
1811
+ splits:
1812
+ - name: test
1813
+ num_bytes: 1550144
1814
+ num_examples: 1323
1815
+ - name: valid
1816
+ num_bytes: 1314599
1817
+ num_examples: 1364
1818
+ - name: train
1819
+ num_bytes: 250820
1820
+ num_examples: 256
1821
+ download_size: 354072
1822
+ dataset_size: 3115563
1823
  - config_name: fr_car
1824
  features:
1825
  - name: dialogue_id
 
3055
  path: fr/valid-*
3056
  - split: train
3057
  path: fr/train-*
3058
+ - config_name: fr_attraction
3059
+ data_files:
3060
+ - split: test
3061
+ path: fr_attraction/test-*
3062
+ - split: valid
3063
+ path: fr_attraction/valid-*
3064
+ - split: train
3065
+ path: fr_attraction/train-*
3066
  - config_name: fr_car
3067
  data_files:
3068
  - split: test
fr_attraction/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6439d1ace65923329e7b3b7df7ec247f410996d27843d561c09664dfc2dc463f
3
+ size 144711
fr_attraction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9882a7acb89740466a55647359b7711e5191d92e289c052d5fb250674bc3d14
3
+ size 47030
fr_attraction/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41cbcc630595b6d837e373693d5bd4a708192d0045db4ab47faf0e7ed9a98165
3
+ size 162331