cfierro commited on
Commit
70b5b13
·
verified ·
1 Parent(s): 043bb29

Add inference files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +24 -0
  2. inference/ar--xlingual_mpararel_autorr--facebook__xglm-7.5B/args.json +14 -0
  3. inference/ar--xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json +3 -0
  4. inference/ar--xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json +3 -0
  5. inference/ar_xlingual_mpararel_mlm--google__mt5-xl/args.json +12 -0
  6. inference/ar_xlingual_mpararel_mlm--google__mt5-xl/predictions.json +3 -0
  7. inference/ar_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json +3 -0
  8. inference/en--xlingual_mpararel_autorr--facebook__xglm-7.5B/args.json +14 -0
  9. inference/en--xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json +3 -0
  10. inference/en--xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json +3 -0
  11. inference/en_xlingual_mpararel_mlm--google__mt5-xl/args.json +12 -0
  12. inference/en_xlingual_mpararel_mlm--google__mt5-xl/predictions.json +3 -0
  13. inference/en_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json +3 -0
  14. inference/es--xlingual_mpararel_autorr--facebook__xglm-7.5B/args.json +14 -0
  15. inference/es--xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json +3 -0
  16. inference/es--xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json +3 -0
  17. inference/es_xlingual_mpararel_mlm--google__mt5-xl/args.json +12 -0
  18. inference/es_xlingual_mpararel_mlm--google__mt5-xl/predictions.json +3 -0
  19. inference/es_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json +3 -0
  20. inference/fa--mpararel_autorr--facebook__xglm-7.5B/args.json +14 -0
  21. inference/fa--mpararel_autorr--facebook__xglm-7.5B/predictions.json +3 -0
  22. inference/fa--mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json +3 -0
  23. inference/fa_xlingual_mpararel_mlm--google__mt5-xl/args.json +12 -0
  24. inference/fa_xlingual_mpararel_mlm--google__mt5-xl/predictions.json +3 -0
  25. inference/fa_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json +3 -0
  26. inference/he--xlingual_mpararel_autorr--facebook__xglm-7.5B/args.json +14 -0
  27. inference/he--xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json +3 -0
  28. inference/he--xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json +3 -0
  29. inference/he_xlingual_mpararel_mlm--google__mt5-xl/args.json +12 -0
  30. inference/he_xlingual_mpararel_mlm--google__mt5-xl/predictions.json +3 -0
  31. inference/he_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json +3 -0
  32. inference/ja--mpararel_autorr--facebook__xglm-7.5B/args.json +14 -0
  33. inference/ja--mpararel_autorr--facebook__xglm-7.5B/predictions.json +0 -0
  34. inference/ja--mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json +0 -0
  35. inference/ja_xlingual_mpararel_mlm--google__mt5-xl/args.json +12 -0
  36. inference/ja_xlingual_mpararel_mlm--google__mt5-xl/predictions.json +3 -0
  37. inference/ja_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json +3 -0
  38. inference/ko--mpararel_autorr--facebook__xglm-7.5B/args.json +14 -0
  39. inference/ko--mpararel_autorr--facebook__xglm-7.5B/predictions.json +0 -0
  40. inference/ko--mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json +0 -0
  41. inference/ko_xlingual_mpararel_mlm--google__mt5-xl/args.json +12 -0
  42. inference/ko_xlingual_mpararel_mlm--google__mt5-xl/predictions.json +3 -0
  43. inference/ko_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json +3 -0
  44. inference/ru--xlingual_mpararel_autorr--facebook__xglm-7.5B/args.json +14 -0
  45. inference/ru--xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json +3 -0
  46. inference/ru--xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json +3 -0
  47. inference/ru_xlingual_mpararel_mlm--google__mt5-xl/args.json +12 -0
  48. inference/ru_xlingual_mpararel_mlm--google__mt5-xl/predictions.json +3 -0
  49. inference/ru_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json +3 -0
  50. inference/tr--mpararel_autorr--facebook__xglm-7.5B/args.json +14 -0
.gitattributes CHANGED
@@ -101,3 +101,27 @@ extraction_rate/facebook__xglm-7.5B/en_filter_trivial/extraction_events.csv filt
101
  extraction_rate/facebook__xglm-7.5B/es_filter_trivial/extraction_events.csv filter=lfs diff=lfs merge=lfs -text
102
  extraction_rate/facebook__xglm-7.5B/ru_filter_trivial/extraction_events.csv filter=lfs diff=lfs merge=lfs -text
103
  extraction_rate/facebook__xglm-7.5B/vi_filter_trivial/extraction_events.csv filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  extraction_rate/facebook__xglm-7.5B/es_filter_trivial/extraction_events.csv filter=lfs diff=lfs merge=lfs -text
102
  extraction_rate/facebook__xglm-7.5B/ru_filter_trivial/extraction_events.csv filter=lfs diff=lfs merge=lfs -text
103
  extraction_rate/facebook__xglm-7.5B/vi_filter_trivial/extraction_events.csv filter=lfs diff=lfs merge=lfs -text
104
+ inference/ar_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
105
+ inference/ar_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
106
+ inference/en_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
107
+ inference/en_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
108
+ inference/es_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
109
+ inference/es_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
110
+ inference/fa_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
111
+ inference/fa_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
112
+ inference/he_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
113
+ inference/he_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
114
+ inference/ja_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
115
+ inference/ja_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
116
+ inference/ko_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
117
+ inference/ko_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
118
+ inference/ru_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
119
+ inference/ru_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
120
+ inference/tr_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
121
+ inference/tr_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
122
+ inference/uk_xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json filter=lfs diff=lfs merge=lfs -text
123
+ inference/uk_xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
124
+ inference/uk_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
125
+ inference/uk_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
126
+ inference/vi_xlingual_mpararel_mlm--google__mt5-xl/predictions.json filter=lfs diff=lfs merge=lfs -text
127
+ inference/vi_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
inference/ar--xlingual_mpararel_autorr--facebook__xglm-7.5B/args.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_autorr",
3
+ "is_mlm_template": false,
4
+ "only_languages": [
5
+ "ar"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "ar_xlingual_mpararel_autorr_autorr",
10
+ "model_name_or_path": "facebook/xglm-7.5B",
11
+ "cache_dir": null,
12
+ "topk_popular_subjects": -1,
13
+ "subjects_count_folder": null
14
+ }
inference/ar--xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:642681e9649f175a94c8b65d67c11c2f39286219af27d9068aa1e4a0c0b77837
3
+ size 31691814
inference/ar--xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bafba903f128d66927f736fb82a13dd380efc53e8eb12e137044f166ce9356e1
3
+ size 24744005
inference/ar_xlingual_mpararel_mlm--google__mt5-xl/args.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_mlm",
3
+ "is_mlm_template": true,
4
+ "only_languages": [
5
+ "ar"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "ar_xlingual_mpararel_mlm",
10
+ "model_name_or_path": "google/mt5-xl",
11
+ "cache_dir": null
12
+ }
inference/ar_xlingual_mpararel_mlm--google__mt5-xl/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7ac2bf21bf1907bb0e38d5a37a86a1e4b487a0faff5150bcf28df3d62df1c13
3
+ size 22830820
inference/ar_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d55654c7d825ec23ece0cda391f801efd0f98c273f9a7ebf9a83b193aa2580f7
3
+ size 17739864
inference/en--xlingual_mpararel_autorr--facebook__xglm-7.5B/args.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_autorr",
3
+ "is_mlm_template": false,
4
+ "only_languages": [
5
+ "en"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "en_xlingual_mpararel_autorr_autorr",
10
+ "model_name_or_path": "facebook/xglm-7.5B",
11
+ "cache_dir": null,
12
+ "topk_popular_subjects": -1,
13
+ "subjects_count_folder": null
14
+ }
inference/en--xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f264e5753dd419362013807b1af47a9050a6babbcddf8e571e2a0128c1dc898
3
+ size 21292630
inference/en--xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e62cbb1a118974ee771dd81e41cb693855b65ed227e46d7caf8f614633bab603
3
+ size 11813165
inference/en_xlingual_mpararel_mlm--google__mt5-xl/args.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_mlm",
3
+ "is_mlm_template": true,
4
+ "only_languages": [
5
+ "en"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "en_xlingual_mpararel_mlm",
10
+ "model_name_or_path": "google/mt5-xl",
11
+ "cache_dir": null
12
+ }
inference/en_xlingual_mpararel_mlm--google__mt5-xl/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4ef269b8c4f5328df2bc4359c03be21feb74ef28f3a0a18682f1a308b0da1b9
3
+ size 23651519
inference/en_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec33a3f045a12a5039d8ddd61863999493acd44d9db91e79a8c26a22841143a
3
+ size 16658364
inference/es--xlingual_mpararel_autorr--facebook__xglm-7.5B/args.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_autorr",
3
+ "is_mlm_template": false,
4
+ "only_languages": [
5
+ "es"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "es_xlingual_mpararel_autorr",
10
+ "model_name_or_path": "facebook/xglm-7.5B",
11
+ "cache_dir": null,
12
+ "topk_popular_subjects": -1,
13
+ "subjects_count_folder": null
14
+ }
inference/es--xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2138422df5ca28e904a9ad85459cdef2ea3f3b137f377ae399551b9ad882e5c9
3
+ size 20604313
inference/es--xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80edad7ffa60d6b38e2da31464b4fbec6a20dcc6cba8d9081f660a2976eb4571
3
+ size 12888468
inference/es_xlingual_mpararel_mlm--google__mt5-xl/args.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_mlm",
3
+ "is_mlm_template": true,
4
+ "only_languages": [
5
+ "es"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "es_xlingual_mpararel_mlm",
10
+ "model_name_or_path": "google/mt5-xl",
11
+ "cache_dir": null
12
+ }
inference/es_xlingual_mpararel_mlm--google__mt5-xl/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3574398f20345a1373f2e4e8fa5f4eb3a231b2dfa2cab09461c0fdabdbf55b8
3
+ size 22159974
inference/es_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d4bb055d172b56d7b9e6254837ff07db1684362692dcaaf8458778390c34b14
3
+ size 15219045
inference/fa--mpararel_autorr--facebook__xglm-7.5B/args.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/mpararel_autorr",
3
+ "is_mlm_template": false,
4
+ "only_languages": [
5
+ "fa"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "fa_mpararel_autorr_autorr",
10
+ "model_name_or_path": "facebook/xglm-7.5B",
11
+ "cache_dir": null,
12
+ "topk_popular_subjects": -1,
13
+ "subjects_count_folder": null
14
+ }
inference/fa--mpararel_autorr--facebook__xglm-7.5B/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2ab3c5de8e19b4581942bac0472c3495af7696f30b3b7185ce6a77cce559438
3
+ size 17859987
inference/fa--mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26623d874bbe9859545fc0cd3055b4b3a6979514020ab262e1cdb19efec54ffe
3
+ size 13366753
inference/fa_xlingual_mpararel_mlm--google__mt5-xl/args.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_mlm",
3
+ "is_mlm_template": true,
4
+ "only_languages": [
5
+ "fa"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "fa_xlingual_mpararel_mlm",
10
+ "model_name_or_path": "google/mt5-xl",
11
+ "cache_dir": null
12
+ }
inference/fa_xlingual_mpararel_mlm--google__mt5-xl/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f77ba68a866b31a22f1a4cc14970bd6f42406ee558c614d0d276bae42f4928d
3
+ size 49398662
inference/fa_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:929ebc6ca3de295e41c653f371edb2178a2ee808fd70acd121dae3899f4f5586
3
+ size 39226425
inference/he--xlingual_mpararel_autorr--facebook__xglm-7.5B/args.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_autorr",
3
+ "is_mlm_template": false,
4
+ "only_languages": [
5
+ "he"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "he_xlingual_mpararel_autorr_autorr",
10
+ "model_name_or_path": "facebook/xglm-7.5B",
11
+ "cache_dir": null,
12
+ "topk_popular_subjects": -1,
13
+ "subjects_count_folder": null
14
+ }
inference/he--xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479e1b91b5500f35cc0ed03ba535eb002aeb9ad9f2d758a555a489e3e33f08ac
3
+ size 43129824
inference/he--xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8899017822e7c0afb26adfd80102f28b2fd5f07b547e4d58652bfe68a0cee92e
3
+ size 26704829
inference/he_xlingual_mpararel_mlm--google__mt5-xl/args.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_mlm",
3
+ "is_mlm_template": true,
4
+ "only_languages": [
5
+ "he"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "he_xlingual_mpararel_mlm",
10
+ "model_name_or_path": "google/mt5-xl",
11
+ "cache_dir": null
12
+ }
inference/he_xlingual_mpararel_mlm--google__mt5-xl/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a677c089708df721130fa2f35f5c8b71e7767525376ff8868f3b4fb16b4ec963
3
+ size 34307271
inference/he_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1724866a515793afba0eecafbc432cc50b59e6bcc1a2d6932be5129e6e5fcb80
3
+ size 24354737
inference/ja--mpararel_autorr--facebook__xglm-7.5B/args.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/mpararel_autorr",
3
+ "is_mlm_template": false,
4
+ "only_languages": [
5
+ "ja"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "mpararel_autorr_ja facebook/xglm-7.5B",
10
+ "model_name_or_path": "facebook/xglm-7.5B",
11
+ "cache_dir": null,
12
+ "topk_popular_subjects": -1,
13
+ "subjects_count_folder": null
14
+ }
inference/ja--mpararel_autorr--facebook__xglm-7.5B/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
inference/ja--mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
inference/ja_xlingual_mpararel_mlm--google__mt5-xl/args.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_mlm",
3
+ "is_mlm_template": true,
4
+ "only_languages": [
5
+ "ja"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "ja_xlingual_mpararel_mlm",
10
+ "model_name_or_path": "google/mt5-xl",
11
+ "cache_dir": null
12
+ }
inference/ja_xlingual_mpararel_mlm--google__mt5-xl/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:482bae7554a5a70809ae9f683b6e061ed6b250f908171219beb15fbcbb7e5c1c
3
+ size 51534726
inference/ja_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1398d345a475aa8a4bcef66276277bd278f5dec43884228e6b8b62d5309e040
3
+ size 34433563
inference/ko--mpararel_autorr--facebook__xglm-7.5B/args.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/mpararel_autorr",
3
+ "is_mlm_template": false,
4
+ "only_languages": [
5
+ "ko"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "mpararel_autorr_ko facebook/xglm-7.5B",
10
+ "model_name_or_path": "facebook/xglm-7.5B",
11
+ "cache_dir": null,
12
+ "topk_popular_subjects": -1,
13
+ "subjects_count_folder": null
14
+ }
inference/ko--mpararel_autorr--facebook__xglm-7.5B/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
inference/ko--mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
inference/ko_xlingual_mpararel_mlm--google__mt5-xl/args.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_mlm",
3
+ "is_mlm_template": true,
4
+ "only_languages": [
5
+ "ko"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "ko_xlingual_mpararel_mlm",
10
+ "model_name_or_path": "google/mt5-xl",
11
+ "cache_dir": null
12
+ }
inference/ko_xlingual_mpararel_mlm--google__mt5-xl/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ad4c232f3c42211ace8522140bb94f11ae06e1aaf3a28bf6c103de9d8eab992
3
+ size 45169965
inference/ko_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c5781b56890cda71e0181621f9caa516cb021c3ab2bc643bb31d8e319ee4406
3
+ size 31496636
inference/ru--xlingual_mpararel_autorr--facebook__xglm-7.5B/args.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_autorr",
3
+ "is_mlm_template": false,
4
+ "only_languages": [
5
+ "ru"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "ru_xlingual_mpararel_autorr",
10
+ "model_name_or_path": "facebook/xglm-7.5B",
11
+ "cache_dir": null,
12
+ "topk_popular_subjects": -1,
13
+ "subjects_count_folder": null
14
+ }
inference/ru--xlingual_mpararel_autorr--facebook__xglm-7.5B/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4c9b76b8a50bd49b33ad532f236b2de22cb24611aa7d352918952de36ac6275
3
+ size 32955244
inference/ru--xlingual_mpararel_autorr--facebook__xglm-7.5B/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:018c88bda2c746cb12dbe763bb9a4db0f68fc8a91d58567a0bbeb01fc55e4e7c
3
+ size 28534680
inference/ru_xlingual_mpararel_mlm--google__mt5-xl/args.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/xlingual_mpararel_mlm",
3
+ "is_mlm_template": true,
4
+ "only_languages": [
5
+ "ru"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "ru_xlingual_mpararel_mlm",
10
+ "model_name_or_path": "google/mt5-xl",
11
+ "cache_dir": null
12
+ }
inference/ru_xlingual_mpararel_mlm--google__mt5-xl/predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e404ef8de2d7302dd9626e9f284ba89a16fb3a5fa6176d0adb8519c3940659f
3
+ size 31758738
inference/ru_xlingual_mpararel_mlm--google__mt5-xl/raw_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2389e7d63c6657310b04b4f99f92be10044710a0bd62b76a4e2ca59339c67b6
3
+ size 25221603
inference/tr--mpararel_autorr--facebook__xglm-7.5B/args.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "coastalcph/mpararel_autorr",
3
+ "is_mlm_template": false,
4
+ "only_languages": [
5
+ "tr"
6
+ ],
7
+ "instruction": null,
8
+ "output_dir": "/projects/nlp/data/constanzam/cross_fact/inference",
9
+ "exp_name": "mpararel_autorr_tr facebook/xglm-7.5B",
10
+ "model_name_or_path": "facebook/xglm-7.5B",
11
+ "cache_dir": null,
12
+ "topk_popular_subjects": -1,
13
+ "subjects_count_folder": null
14
+ }