Samoed commited on
Commit
da0dc39
·
verified ·
1 Parent(s): 9ed9d91

Add fr Hospital domain with cross-language value mappings

Browse files
README.md CHANGED
@@ -1914,6 +1914,50 @@ dataset_info:
1914
  num_examples: 33
1915
  download_size: 74910
1916
  dataset_size: 512741
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1917
  - config_name: fr_movie
1918
  features:
1919
  - name: dialogue_id
@@ -3221,6 +3265,14 @@ configs:
3221
  path: fr_class/valid-*
3222
  - split: train
3223
  path: fr_class/train-*
 
 
 
 
 
 
 
 
3224
  - config_name: fr_movie
3225
  data_files:
3226
  - split: test
 
1914
  num_examples: 33
1915
  download_size: 74910
1916
  dataset_size: 512741
1917
+ - config_name: fr_hospital
1918
+ features:
1919
+ - name: dialogue_id
1920
+ dtype: string
1921
+ - name: turn_id
1922
+ dtype: int64
1923
+ - name: domains
1924
+ sequence: string
1925
+ - name: turn_domain
1926
+ sequence: string
1927
+ - name: text
1928
+ dtype: string
1929
+ - name: history
1930
+ list:
1931
+ - name: content
1932
+ dtype: string
1933
+ - name: role
1934
+ dtype: string
1935
+ - name: inform-Hospital-metro station
1936
+ dtype: string
1937
+ - name: inform-Hospital-general or specialized
1938
+ dtype: string
1939
+ - name: inform-Hospital-level
1940
+ dtype: string
1941
+ - name: inform-Hospital-name
1942
+ dtype: string
1943
+ - name: inform-Hospital-public or private
1944
+ dtype: string
1945
+ - name: inform-Hospital-key departments
1946
+ dtype: string
1947
+ - name: inform-Hospital-area
1948
+ dtype: string
1949
+ splits:
1950
+ - name: test
1951
+ num_bytes: 244830
1952
+ num_examples: 295
1953
+ - name: valid
1954
+ num_bytes: 168782
1955
+ num_examples: 224
1956
+ - name: train
1957
+ num_bytes: 12205
1958
+ num_examples: 17
1959
+ download_size: 76783
1960
+ dataset_size: 425817
1961
  - config_name: fr_movie
1962
  features:
1963
  - name: dialogue_id
 
3265
  path: fr_class/valid-*
3266
  - split: train
3267
  path: fr_class/train-*
3268
+ - config_name: fr_hospital
3269
+ data_files:
3270
+ - split: test
3271
+ path: fr_hospital/test-*
3272
+ - split: valid
3273
+ path: fr_hospital/valid-*
3274
+ - split: train
3275
+ path: fr_hospital/train-*
3276
  - config_name: fr_movie
3277
  data_files:
3278
  - split: test
fr_hospital/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d89d811f6c7f74bb2db324419cd3b9ee36589e9069ecd0fe32a985187e2ddfdb
3
+ size 36140
fr_hospital/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a11ee100455ddfedad52b6723ffd26303c845ad327d69c9accac201cc7cfee9f
3
+ size 10089
fr_hospital/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70818cbdf085fff84ba627e08e7ccae4f808be985645d4c0488d9d57b230e22b
3
+ size 30554