integrations
Export Edits Databricks Unity Catalog
POST
/
integrations
/
databricks
/
unity-catalog
/
edits
/
export
Authorizations
Galileo-API-Key
string
headerrequiredQuery Parameters
ignore_conflicting_edits
boolean
default: truescope
string | null
default: Body
application/json
task
string | null
filter_params
object
compare_to
enum<string> | null
Available options:
training
, validation
, test
, inference
map_threshold
number
default: 0.5all_but
boolean
default: falsefile_type
enum<string>
Available options:
csv
, json
, parquet
, arrow
, zip
include_cols
string[] | null
col_mapping
object | null
hf_format
boolean
default: falsetagging_schema
enum<string> | null
Supported NER Tagging schemas.
A tagging schema is a definition of the way NER data is formatted. The schema letters define the tags used within it. ex: BIOES - B means before (a token), I means in (a token), E means end (of a token), S means single (length token) See https://en.wikipedia.org/wiki/Inside%E2%80%93outside%E2%80%93beginning_(tagging)
Available options:
BIO
, BIOES
, BILOU
edit_ids
string[]
requirededit_overrides
object[] | null
only_export_edited
boolean | null
default: falsemin_reviews
integer | null
catalog_name
string
requiredschema_name
string
requiredpsl_content_file_name
string
requiredtable_name
string
requiredResponse
200 - application/json
task
string | null
filter_params
object
compare_to
enum<string> | null
Available options:
training
, validation
, test
, inference
map_threshold
number
default: 0.5all_but
boolean
default: falsefile_type
enum<string>
Available options:
csv
, json
, parquet
, arrow
, zip
include_cols
string[] | null
col_mapping
object | null
hf_format
boolean
default: falsetagging_schema
enum<string> | null
Supported NER Tagging schemas.
A tagging schema is a definition of the way NER data is formatted. The schema letters define the tags used within it. ex: BIOES - B means before (a token), I means in (a token), E means end (of a token), S means single (length token) See https://en.wikipedia.org/wiki/Inside%E2%80%93outside%E2%80%93beginning_(tagging)
Available options:
BIO
, BIOES
, BILOU
edit_ids
string[]
requirededit_overrides
object[] | null
only_export_edited
boolean | null
default: falsemin_reviews
integer | null
results
any[]
requiredWas this page helpful?